com.evolveum.midpoint.audit.impl
Class LoggerAuditServiceFactory
java.lang.Object
com.evolveum.midpoint.audit.impl.LoggerAuditServiceFactory
- All Implemented Interfaces:
- AuditServiceFactory
public class LoggerAuditServiceFactory
- extends Object
- implements AuditServiceFactory
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerAuditServiceFactory
public LoggerAuditServiceFactory()
getAuditService
public AuditService getAuditService()
- Specified by:
getAuditService
in interface AuditServiceFactory
destroy
public void destroy()
throws AuditServiceFactoryException
- Specified by:
destroy
in interface AuditServiceFactory
- Throws:
AuditServiceFactoryException
init
public void init(org.apache.commons.configuration.Configuration config)
throws AuditServiceFactoryException
- Specified by:
init
in interface AuditServiceFactory
- Throws:
AuditServiceFactoryException
destroyService
public void destroyService(AuditService service)
throws AuditServiceFactoryException
- Specified by:
destroyService
in interface AuditServiceFactory
- Throws:
AuditServiceFactoryException
Copyright © 2013 evolveum. All Rights Reserved.