Package org.jboss.logmanager.config
Interface ErrorManagerConfiguration
- All Superinterfaces:
NamedConfigurable
,ObjectConfigurable
,PropertyConfigurable
- All Known Implementing Classes:
ErrorManagerConfigurationImpl
public interface ErrorManagerConfiguration
extends ObjectConfigurable, PropertyConfigurable, NamedConfigurable
Configuration for an error manager.
-
Method Summary
Methods inherited from interface org.jboss.logmanager.config.NamedConfigurable
getName
Methods inherited from interface org.jboss.logmanager.config.ObjectConfigurable
getClassName, getModuleName
Methods inherited from interface org.jboss.logmanager.config.PropertyConfigurable
addPostConfigurationMethod, getConstructorProperties, getPostConfigurationMethods, getPropertyNames, getPropertyValueExpression, getPropertyValueString, hasConstructorProperty, hasProperty, removePostConfigurationMethod, removeProperty, setPostConfigurationMethods, setPostConfigurationMethods, setPropertyValueExpression, setPropertyValueExpression, setPropertyValueString