Uses of Class
org.omg.CosNaming.BindingTypeHolder
-
Packages that use BindingTypeHolder Package Description com.sun.corba.ee.impl.naming.cosnaming -
-
Uses of BindingTypeHolder in com.sun.corba.ee.impl.naming.cosnaming
Methods in com.sun.corba.ee.impl.naming.cosnaming with parameters of type BindingTypeHolder Modifier and Type Method Description Object
NamingContextDataStore. resolveImpl(NameComponent n, BindingTypeHolder bth)
Method which implements resolving the specified name, returning the type of the binding and the bound object reference.Object
TransientNamingContext. resolveImpl(NameComponent n, BindingTypeHolder bth)
Resolves the supplied name to an object reference and returns the type of the resolved binding.
-