|
JNDI 1.1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ResolveResult | |
| javax.naming.spi | Contains the classes and interfaces that allow various naming and directory service providers to be dynamically plugged in beneath the JNDI API. |
| Uses of ResolveResult in javax.naming.spi |
| Methods in javax.naming.spi that return ResolveResult | |
ResolveResult |
Resolver.resolveToClass(java.lang.String name,
java.lang.Class contextType)
Partially resolves a name, stopping at the first context that is an instance of a given subtype of Context. |
ResolveResult |
Resolver.resolveToClass(Name name,
java.lang.Class contextType)
Partially resolves a name, stopping at the first context that is an instance of a given subtype of Context. |
|
JNDI 1.1.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||