Package com.hazelcast.config
Class AuditlogConfig
java.lang.Object
com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig<T>
com.hazelcast.config.AbstractFactoryWithPropertiesConfig<AuditlogConfig>
com.hazelcast.config.AuditlogConfig
Auditlog configuration.
-
Field Summary
Fields inherited from class com.hazelcast.config.AbstractFactoryWithPropertiesConfig
enabled
Fields inherited from class com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig
factoryClassName, properties
-
Constructor Summary
-
Method Summary
Methods inherited from class com.hazelcast.config.AbstractFactoryWithPropertiesConfig
equals, hashCode, isEnabled, setEnabled, toString
Methods inherited from class com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig
getFactoryClassName, getProperties, getProperty, setFactoryClassName, setProperties, setProperty
-
Constructor Details
-
AuditlogConfig
public AuditlogConfig()
-
-
Method Details
-
self
- Specified by:
self
in classAbstractBaseFactoryWithPropertiesConfig<AuditlogConfig>
-