Package | Description |
---|---|
com.sun.enterprise.module |
Modifier and Type | Method and Description |
---|---|
RepositoryFactory |
RepositoryFactories.getFactoryFor(String type)
Returns a
RespositoryFactory factory instance
capable of creating Repository repositories of
the provided type |
Modifier and Type | Method and Description |
---|---|
Iterator<RepositoryFactory> |
RepositoryFactories.getFactories()
Returns an interator of registered
ReposistoryFactory |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryFactories.addRepositoryFactory(RepositoryFactory factory)
Add a new
RepositoryFactory to the list of
repository factories. |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.