Uses of Interface
org.jboss.logmanager.LogContextConfigurator
-
Packages that use LogContextConfigurator Package Description org.jboss.logmanager org.jboss.logmanager.configuration -
-
Uses of LogContextConfigurator in org.jboss.logmanager
Fields in org.jboss.logmanager declared as LogContextConfigurator Modifier and Type Field Description static LogContextConfiguratorLogContextConfigurator. EMPTYA constant representing an empty configuration.Methods in org.jboss.logmanager that return LogContextConfigurator Modifier and Type Method Description LogContextConfiguratorConfiguratorFactory. create()Creates theLogContextConfigurator. -
Uses of LogContextConfigurator in org.jboss.logmanager.configuration
Classes in org.jboss.logmanager.configuration that implement LogContextConfigurator Modifier and Type Class Description classPropertyLogContextConfiguratorA default log context configuration.Methods in org.jboss.logmanager.configuration that return LogContextConfigurator Modifier and Type Method Description LogContextConfiguratorDefaultConfiguratorFactory. create()
-