| Package | Description |
|---|---|
| org.mule.jms.commons.api.connection.factory.jndi |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedJndiNameResolver
Defines a
JndiNameResolver that uses a cache in order to store the already resolved names. |
class |
SimpleJndiNameResolver
Defines a simple
JndiNameResolver that maintains a Context instance opened all the time and always relies on
the context to do the look ups. |
| Modifier and Type | Method and Description |
|---|---|
JndiNameResolver |
JndiNameResolverProvider.getCustomJndiNameResolver() |
JndiNameResolver |
JndiConnectionFactory.getNameResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
JndiNameResolverProvider.setCustomJndiNameResolver(JndiNameResolver customJndiNameResolver) |
Copyright © 2025. All rights reserved.