Uses of Class
org.apache.logging.log4j.core.appender.mom.JmsManager.JmsManagerConfiguration
Packages that use JmsManager.JmsManagerConfiguration
Package
Description
Message oriented middleware appenders.
-
Uses of JmsManager.JmsManagerConfiguration in org.apache.logging.log4j.core.appender.mom
Fields in org.apache.logging.log4j.core.appender.mom declared as JmsManager.JmsManagerConfigurationModifier and TypeFieldDescriptionprivate final JmsManager.JmsManagerConfigurationJmsManager.configurationMethods in org.apache.logging.log4j.core.appender.mom that return JmsManager.JmsManagerConfigurationMethods in org.apache.logging.log4j.core.appender.mom with parameters of type JmsManager.JmsManagerConfigurationModifier and TypeMethodDescriptionJmsManager.JmsManagerFactory.createManager(String name, JmsManager.JmsManagerConfiguration data) Constructors in org.apache.logging.log4j.core.appender.mom with parameters of type JmsManager.JmsManagerConfigurationModifierConstructorDescriptionprivateJmsManager(String name, JmsManager.JmsManagerConfiguration configuration)