final class FormatterConfigurationImpl extends AbstractPropertyConfiguration<java.util.logging.Formatter,FormatterConfigurationImpl> implements FormatterConfiguration
AbstractPropertyConfiguration.ConstructAction, AbstractPropertyConfiguration.ModuleFinder
configs, refs
Constructor and Description |
---|
FormatterConfigurationImpl(LogContextConfigurationImpl configuration,
java.lang.String name,
java.lang.String moduleName,
java.lang.String className,
java.lang.String[] constructorProperties) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.String |
getDescription() |
addPostConfigurationActions, addPostConfigurationMethod, contains, getActualClass, getClassName, getConstructAction, getConstructorProperties, getConstructorPropertyType, getModuleName, getPostConfigurationMethods, getPropertyGetter, getPropertyNames, getPropertySetter, getPropertyType, getPropertyValueExpression, getPropertyValueString, hasConstructorProperty, hasProperty, removePostConfigurationActions, removePostConfigurationMethod, removeProperty, setPostConfigurationMethods, setPostConfigurationMethods, setPropertyValueExpression, setPropertyValueExpression, setPropertyValueString
clearRemoved, getConfigs, getConfiguration, getName, getRefs, getRemoveAction, isRemoved, setRemoved
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
getClassName, getModuleName
addPostConfigurationMethod, getConstructorProperties, getPostConfigurationMethods, getPropertyNames, getPropertyValueExpression, getPropertyValueString, hasConstructorProperty, hasProperty, removePostConfigurationMethod, removeProperty, setPostConfigurationMethods, setPostConfigurationMethods, setPropertyValueExpression, setPropertyValueExpression, setPropertyValueString
FormatterConfigurationImpl(LogContextConfigurationImpl configuration, java.lang.String name, java.lang.String moduleName, java.lang.String className, java.lang.String[] constructorProperties)
java.lang.String getDescription()
getDescription
in class AbstractPropertyConfiguration<java.util.logging.Formatter,FormatterConfigurationImpl>