public interface AuditlogServiceFactory
AuditlogService
factory classes.Modifier and Type | Method and Description |
---|---|
AuditlogService |
createAuditlog()
Creates the configured
AuditlogService instance. |
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 configException
AuditlogService createAuditlog() throws Exception
AuditlogService
instance.Exception
Copyright © 2023 Hazelcast, Inc.. All rights reserved.