Uses of Class
org.apache.logging.log4j.core.appender.mom.JmsManager.JmsManagerConfiguration
-
Packages that use JmsManager.JmsManagerConfiguration Package Description org.apache.logging.log4j.core.appender.mom 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.JmsManagerConfiguration Modifier and Type Field Description private JmsManager.JmsManagerConfigurationJmsManager. configurationMethods in org.apache.logging.log4j.core.appender.mom that return JmsManager.JmsManagerConfiguration Modifier and Type Method Description JmsManager.JmsManagerConfigurationJmsManager. getJmsManagerConfiguration()Methods in org.apache.logging.log4j.core.appender.mom with parameters of type JmsManager.JmsManagerConfiguration Modifier and Type Method Description JmsManagerJmsManager.JmsManagerFactory. createManager(java.lang.String name, JmsManager.JmsManagerConfiguration data)Constructors in org.apache.logging.log4j.core.appender.mom with parameters of type JmsManager.JmsManagerConfiguration Constructor Description JmsManager(java.lang.String name, JmsManager.JmsManagerConfiguration configuration)
-