Uses of Interface
org.jboss.logmanager.config.HandlerConfiguration
Packages that use HandlerConfiguration
-
Uses of HandlerConfiguration in org.jboss.logmanager
Methods in org.jboss.logmanager with parameters of type HandlerConfiguration -
Uses of HandlerConfiguration in org.jboss.logmanager.config
Classes in org.jboss.logmanager.config that implement HandlerConfigurationMethods in org.jboss.logmanager.config that return HandlerConfigurationModifier and TypeMethodDescriptionLogContextConfiguration.addHandlerConfiguration
(String moduleName, String className, String handlerName, String... constructorProperties) Add a handler configuration.LogContextConfigurationImpl.addHandlerConfiguration
(String moduleName, String className, String handlerName, String... constructorProperties) LogContextConfiguration.getHandlerConfiguration
(String handlerName) LogContextConfigurationImpl.getHandlerConfiguration
(String handlerName)