WebLogic Integration


Uses of Class
com.bea.wlai.common.NamespaceObjectHandle

Packages that use NamespaceObjectHandle
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
 

Uses of NamespaceObjectHandle in com.bea.wlai.client
 

Methods in com.bea.wlai.client that return NamespaceObjectHandle
 NamespaceObjectHandle NamespaceManager.getObjectHandle(QualifiedName aQualifiedName)
          Get a namespace object handle using a qualified name.
 

Methods in com.bea.wlai.client with parameters of type NamespaceObjectHandle
 INamespaceObject NamespaceManager.getObject(NamespaceObjectHandle handle)
          Get a namespace object from a namespace object handle.
 


WebLogic Integration

WebLogic Integration (WLI)