Uses of Class
com.sun.enterprise.module.RepositoryFactory
Packages that use RepositoryFactory
-
Uses of RepositoryFactory in com.sun.enterprise.module
Methods in com.sun.enterprise.module that return RepositoryFactoryModifier and TypeMethodDescriptionRepositoryFactories.getFactoryFor(String type) Returns aRespositoryFactoryfactory instance capable of creatingRepositoryrepositories of the provided typeMethods in com.sun.enterprise.module that return types with arguments of type RepositoryFactoryModifier and TypeMethodDescriptionRepositoryFactories.getFactories()Returns an interator of registeredReposistoryFactoryMethods in com.sun.enterprise.module with parameters of type RepositoryFactoryModifier and TypeMethodDescriptionvoidRepositoryFactories.addRepositoryFactory(RepositoryFactory factory) Add a newRepositoryFactoryto the list of repository factories.