Uses of Class
org.omg.CosNaming.BindingTypeHolder
Packages that use BindingTypeHolder
-
Uses of BindingTypeHolder in com.sun.corba.se.impl.naming.cosnaming
Methods in com.sun.corba.se.impl.naming.cosnaming with parameters of type BindingTypeHolderModifier and TypeMethodDescriptionNamingContextDataStore.Resolve(NameComponent n, BindingTypeHolder bth) Method which implements resolving the specified name, returning the type of the binding and the bound object reference.final ObjectTransientNamingContext.Resolve(NameComponent n, BindingTypeHolder bth) Resolves the supplied name to an object reference and returns the type of the resolved binding. -
Uses of BindingTypeHolder in com.sun.corba.se.impl.naming.pcosnaming
Methods in com.sun.corba.se.impl.naming.pcosnaming with parameters of type BindingTypeHolderModifier and TypeMethodDescriptionNamingContextImpl.Resolve(NameComponent n, BindingTypeHolder bth) This method resolves the NamingContext or Object Reference for one level The doResolve( ) method calls Resolve( ) recursively to resolve n level Names.