Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
oracle.sdp.sclb.configuration.beans.WebModuleBean

Packages that use WebModuleBean
oracle.sdp.sclb.configuration.beans   

 

Uses of WebModuleBean in oracle.sdp.sclb.configuration.beans

 

Methods in oracle.sdp.sclb.configuration.beans that return WebModuleBean
 WebModuleBean WebModulesBean.createWebModule(String name)
          Create a WebModuleBean by a given bean name.
 WebModuleBean[] WebModulesBean.getWebModules()
          Get All WebModules.
 WebModuleBean WebModulesBean.lookupWebModule(String name)
          Get a WebModuleBean by a given bean name.

 

Methods in oracle.sdp.sclb.configuration.beans with parameters of type WebModuleBean
 void WebModulesBean.destroyWebModule(WebModuleBean webModule)
          destroy the specific WebModuleBean from the MBean tree.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.