Interface TypeModelDiffinationFactory<K,​T extends ModelTypeDeffination>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<T> findByType​(Class<?> cls)  
      • Methods inherited from interface org.brijframework.factories.Factory

        clear, contains, find, getCache, getContainer, loadContainer, loadFactory, register, setContainer
    • Method Detail

      • findByType

        List<T> findByType​(Class<?> cls)