public interface JndiNameResolver
extends org.mule.runtime.api.lifecycle.Lifecycle
| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(String name)
Looks up an object by name.
|
Object lookup(String name) throws NamingException
name - the name of the object to search forNamingException - is there is an error during the lookup.Copyright © 2023. All rights reserved.