Package | Description |
---|---|
org.apache.logging.log4j.core.appender.mom |
Message oriented middleware appenders.
|
org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
Modifier and Type | Method and Description |
---|---|
static JmsManager |
JmsManager.getJmsManager(String name,
JndiManager jndiManager,
String connectionFactoryName,
String destinationName,
String username,
String password)
Gets a JmsManager using the specified configuration parameters.
|
Modifier and Type | Method and Description |
---|---|
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-2017. 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.