com.evolveum.midpoint.repo.cache
Class RepositoryCacheFactory
java.lang.Object
com.evolveum.midpoint.repo.cache.RepositoryCacheFactory
- All Implemented Interfaces:
- RepositoryServiceFactory
public class RepositoryCacheFactory
- extends Object
- implements RepositoryServiceFactory
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryCacheFactory
public RepositoryCacheFactory()
destroy
public void destroy()
throws RepositoryServiceFactoryException
- Specified by:
destroy
in interface RepositoryServiceFactory
- Throws:
RepositoryServiceFactoryException
init
public void init(org.apache.commons.configuration.Configuration configuration)
throws RepositoryServiceFactoryException
- Specified by:
init
in interface RepositoryServiceFactory
- Throws:
RepositoryServiceFactoryException
destroyService
public void destroyService(RepositoryService service)
throws RepositoryServiceFactoryException
- Specified by:
destroyService
in interface RepositoryServiceFactory
- Throws:
RepositoryServiceFactoryException
getRepositoryService
public RepositoryService getRepositoryService()
throws RepositoryServiceFactoryException
- Specified by:
getRepositoryService
in interface RepositoryServiceFactory
- Throws:
RepositoryServiceFactoryException
Copyright © 2013 evolveum. All Rights Reserved.