| 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() |
Copyright © 2021. All rights reserved.