Uses of Interface
org.jboss.logmanager.config.LogContextConfiguration
-
Packages that use LogContextConfiguration Package Description org.jboss.logmanager org.jboss.logmanager.config -
-
Uses of LogContextConfiguration in org.jboss.logmanager
Fields in org.jboss.logmanager declared as LogContextConfiguration Modifier and Type Field Description private LogContextConfigurationPropertyConfigurator. configMethods in org.jboss.logmanager that return LogContextConfiguration Modifier and Type Method Description LogContextConfigurationPropertyConfigurator. getLogContextConfiguration()Get the log context configuration. -
Uses of LogContextConfiguration in org.jboss.logmanager.config
Classes in org.jboss.logmanager.config that implement LogContextConfiguration Modifier and Type Class Description (package private) classLogContextConfigurationImplMethods in org.jboss.logmanager.config that return LogContextConfiguration Modifier and Type Method Description static LogContextConfigurationLogContextConfiguration.Factory. create(LogContext logContext)Construct a new persistent configuration for a log context.
-