Uses of Class
org.apache.logging.log4j.core.net.JndiManager

Packages that use JndiManager
org.apache.logging.log4j.core.appender.mom Message oriented middleware appenders. 
org.apache.logging.log4j.core.net Log4j 2 network support. 
 

Uses of JndiManager in org.apache.logging.log4j.core.appender.mom
 

Methods in org.apache.logging.log4j.core.appender.mom with parameters of type JndiManager
static JmsManager JmsManager.getJmsManager(String name, JndiManager jndiManager, String connectionFactoryName, String destinationName, String username, String password)
          Gets a JmsManager using the specified configuration parameters.
 

Uses of JndiManager in org.apache.logging.log4j.core.net
 

Methods in org.apache.logging.log4j.core.net that return JndiManager
static JndiManager JndiManager.getDefaultManager()
          Gets the default JndiManager using the default InitialContext.
static JndiManager JndiManager.getDefaultManager(String name)
          Gets a named JndiManager using the default InitialContext.
static JndiManager JndiManager.getJndiManager(String initialContextFactoryName, String providerURL, String urlPkgPrefixes, String securityPrincipal, String securityCredentials, Properties additionalProperties)
          Gets a JndiManager with the provided configuration information.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.