Class AbstractFactoryWithPropertiesConfig<T extends AbstractFactoryWithPropertiesConfig<T>>

java.lang.Object
com.hazelcast.config.AbstractFactoryWithPropertiesConfig<T>
Type Parameters:
T - final child type
Direct Known Subclasses:
AuditlogConfig, SSLConfig

public abstract class AbstractFactoryWithPropertiesConfig<T extends AbstractFactoryWithPropertiesConfig<T>>
extends Object
Configuration base for config types with a factory class and its properties.