Package org.jboss.logmanager.config
Interface FormatterConfiguration
- All Superinterfaces:
NamedConfigurable,ObjectConfigurable,PropertyConfigurable
- All Known Implementing Classes:
FormatterConfigurationImpl
public interface FormatterConfiguration
extends NamedConfigurable, ObjectConfigurable, PropertyConfigurable
A configuration for a logger formatter.
-
Method Summary
Methods inherited from interface org.jboss.logmanager.config.NamedConfigurable
getNameMethods inherited from interface org.jboss.logmanager.config.ObjectConfigurable
getClassName, getModuleNameMethods inherited from interface org.jboss.logmanager.config.PropertyConfigurable
addPostConfigurationMethod, getConstructorProperties, getPostConfigurationMethods, getPropertyNames, getPropertyValueExpression, getPropertyValueString, hasConstructorProperty, hasProperty, removePostConfigurationMethod, removeProperty, setPostConfigurationMethods, setPostConfigurationMethods, setPropertyValueExpression, setPropertyValueExpression, setPropertyValueString