Class AbstractFactoryWithPropertiesConfig<T extends AbstractFactoryWithPropertiesConfig<T>>

java.lang.Object
com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig<T>
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 AbstractBaseFactoryWithPropertiesConfig<T>
Configuration base for config types with a factory class and its properties.