com.evolveum.midpoint.repo.api
Interface RepositoryServiceFactory
- All Superinterfaces:
- RuntimeConfiguration
- All Known Implementing Classes:
- XmlRepositoryServiceFactory
public interface RepositoryServiceFactory
- extends RuntimeConfiguration
init
void init()
throws RepositoryServiceFactoryException
- Throws:
RepositoryServiceFactoryException
destroy
void destroy()
throws RepositoryServiceFactoryException
- Throws:
RepositoryServiceFactoryException
getRepositoryService
RepositoryService getRepositoryService()
throws RepositoryServiceFactoryException
- Throws:
RepositoryServiceFactoryException
setConfiguration
void setConfiguration(org.apache.commons.configuration.Configuration config)
Copyright © 2011 evolveum. All Rights Reserved.