|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryFactory | |
|---|---|
| com.sun.enterprise.module | |
| Uses of RepositoryFactory in com.sun.enterprise.module |
|---|
| Methods in com.sun.enterprise.module that return RepositoryFactory | |
|---|---|
RepositoryFactory |
RepositoryFactories.getFactoryFor(String type)
Returns a RespositoryFactory factory instance
capable of creating Repository repositories of
the provided type |
| Methods in com.sun.enterprise.module that return types with arguments of type RepositoryFactory | |
|---|---|
Iterator<RepositoryFactory> |
RepositoryFactories.getFactories()
Returns an interator of registered ReposistoryFactory |
| Methods in com.sun.enterprise.module with parameters of type RepositoryFactory | |
|---|---|
void |
RepositoryFactories.addRepositoryFactory(RepositoryFactory factory)
Add a new RepositoryFactory to the list of
repository factories. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||