public interface AuditlogServiceFactory
AuditlogService factory classes.| Modifier and Type | Method and Description | 
|---|---|
| AuditlogService | createAuditlog()Creates the configured  AuditlogServiceinstance. | 
| void | init(CallbackHandler callbackHandler,
    Properties properties)Initializes this class with given properties. | 
void init(CallbackHandler callbackHandler, Properties properties) throws Exception
callbackHandler - callback handler which provides access to member internalsproperties - properties from the configExceptionAuditlogService createAuditlog() throws Exception
AuditlogService instance.ExceptionCopyright © 2024 Hazelcast, Inc.. All rights reserved.