Uses of Class javax.naming.spi.ResolveResult

Uses in package javax.naming.spi

Methods with return type javax.naming.spi.ResolveResult

ResolveResult
Resolver.resolveToClass(String name, Class contextType)
Partially resolve the name, stopping at the first instance of the context that is an instance of the contextType
ResolveResult
Resolver.resolveToClass(Name name, Class contextType)
Partially resolve the name, stopping at the first instance of the context that is an instance of the contextType