|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryServiceFactoryException | |
|---|---|
| com.evolveum.midpoint.repo.api | |
| com.evolveum.midpoint.repo.cache | |
| com.evolveum.midpoint.repo.sql | |
| Uses of RepositoryServiceFactoryException in com.evolveum.midpoint.repo.api |
|---|
| Methods in com.evolveum.midpoint.repo.api that throw RepositoryServiceFactoryException | |
|---|---|
void |
RepositoryServiceFactory.destroy()
|
void |
RepositoryServiceFactory.destroyService(RepositoryService service)
|
RepositoryService |
RepositoryServiceFactory.getRepositoryService()
|
void |
RepositoryServiceFactory.init(org.apache.commons.configuration.Configuration configuration)
|
| Uses of RepositoryServiceFactoryException in com.evolveum.midpoint.repo.cache |
|---|
| Methods in com.evolveum.midpoint.repo.cache that throw RepositoryServiceFactoryException | |
|---|---|
void |
RepositoryCacheFactory.destroy()
|
void |
RepositoryCacheFactory.destroyService(RepositoryService service)
|
RepositoryService |
RepositoryCacheFactory.getRepositoryService()
|
void |
RepositoryCacheFactory.init(org.apache.commons.configuration.Configuration configuration)
|
| Uses of RepositoryServiceFactoryException in com.evolveum.midpoint.repo.sql |
|---|
| Methods in com.evolveum.midpoint.repo.sql that throw RepositoryServiceFactoryException | |
|---|---|
void |
SqlRepositoryFactory.destroy()
|
void |
SqlRepositoryFactory.destroyService(RepositoryService service)
|
RepositoryService |
SqlRepositoryFactory.getRepositoryService()
|
void |
SqlRepositoryFactory.init(org.apache.commons.configuration.Configuration configuration)
|
java.lang.String |
SqlRepositoryFactory.prepareJdbcUrlPrefix(SqlRepositoryConfiguration config)
Prepares a prefix (first part) of JDBC URL for embedded database. |
void |
SqlRepositoryConfiguration.validate()
Configuration validation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||