public class SysoutAuditListenerFactory extends Object implements AuditListenerFactory
Constructor and Description |
---|
SysoutAuditListenerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
AuditListener |
create(ProviderSession providerSession) |
String |
getId() |
void |
init(Config.Scope config) |
public AuditListener create(ProviderSession providerSession)
create
in interface ProviderFactory<AuditListener>
public void init(Config.Scope config)
init
in interface ProviderFactory<AuditListener>
public void close()
close
in interface ProviderFactory<AuditListener>
public String getId()
getId
in interface ProviderFactory<AuditListener>
Copyright © 2014. All Rights Reserved.