WebLogic Integration


Uses of Interface
com.bea.wlai.client.NamespaceManager

Packages that use NamespaceManager
com.bea.adapter.web The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. 
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
 

Uses of NamespaceManager in com.bea.adapter.web
 

Fields in com.bea.adapter.web declared as NamespaceManager
protected  NamespaceManager AbstractDesignTimeRequestHandler.t_namespaceManager
           
 

Methods in com.bea.adapter.web that return NamespaceManager
 NamespaceManager AbstractDesignTimeRequestHandler.getNamespaceManager()
          This is the accessor method for the NamespaceManager, an external interface to the NamespaceManager EJB
 

Uses of NamespaceManager in com.bea.wlai.client
 

Methods in com.bea.wlai.client that return NamespaceManager
 NamespaceManager NamespaceManagerHome.create()
          Create a new NamespaceManager object or retrieve an existing one.
 


WebLogic Integration

WebLogic Integration (WLI)