|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryServiceFactoryException | |
---|---|
com.evolveum.midpoint.repo.api | |
com.evolveum.midpoint.repo.cache | |
com.evolveum.midpoint.repo.sql | |
com.evolveum.midpoint.repo.sql.testing |
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)
|
DataSource |
CompositeDataSource.getDataSource()
|
RepositoryService |
SqlRepositoryFactory.getRepositoryService()
|
void |
SqlRepositoryFactory.init(org.apache.commons.configuration.Configuration configuration)
|
String |
SqlRepositoryFactory.prepareJdbcUrlPrefix(SqlRepositoryConfiguration config)
Prepares a prefix (first part) of JDBC URL for embedded database. |
void |
SqlRepositoryConfiguration.validate()
Configuration validation. |
Uses of RepositoryServiceFactoryException in com.evolveum.midpoint.repo.sql.testing |
---|
Methods in com.evolveum.midpoint.repo.sql.testing that throw RepositoryServiceFactoryException | |
---|---|
void |
TestSqlRepositoryFactory.init(org.apache.commons.configuration.Configuration configuration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |