Uses of Interface
org.brijframework.factories.Factory
-
Packages that use Factory Package Description org.brijframework.factories org.brijframework.factories.bootstrap org.brijframework.factories.module -
-
Uses of Factory in org.brijframework.factories
Methods in org.brijframework.factories that return Factory Modifier and Type Method Description Factory<K,T>Factory. clear()Factory<K,T>Factory. loadFactory() -
Uses of Factory in org.brijframework.factories.bootstrap
Subinterfaces of Factory in org.brijframework.factories.bootstrap Modifier and Type Interface Description interfaceBootstrapFactory<K,T> -
Uses of Factory in org.brijframework.factories.module
Subinterfaces of Factory in org.brijframework.factories.module Modifier and Type Interface Description interfaceModuleFactory<K,T>
-