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 |
---|---|
JndiManager |
JmsManager.JmsManagerConfiguration.getJndiManager() |
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(Properties properties)
Gets a JndiManager with the provided configuration information.
|
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-2023 The 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.