Package io.gravitee.am.service.impl
Class AuditServiceImpl
java.lang.Object
io.gravitee.am.service.impl.AuditServiceImpl
- All Implemented Interfaces:
AuditService,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Component
public class AuditServiceImpl
extends Object
implements AuditService, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
- Author:
- Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuditServiceImpl
public AuditServiceImpl()
-
-
Method Details
-
report
- Specified by:
reportin interfaceAuditService
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-
destroy
public void destroy()- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean
-