BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.configuration.WebServiceComponentMBean

Packages that use WebServiceComponentMBean
weblogic.management.configuration   
 

Uses of WebServiceComponentMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return WebServiceComponentMBean
 WebServiceComponentMBean ApplicationMBean.lookupWebServiceComponent(String name)
          Deprecated.  
 WebServiceComponentMBean[] ApplicationMBean.getWebServiceComponents()
          Deprecated. Returns the WebService components that make up this application.
 

Methods in weblogic.management.configuration with parameters of type WebServiceComponentMBean
 void ApplicationMBean.destroyWebServiceComponent(WebServiceComponentMBean webserviceComponent)
          Deprecated. destroys WebServiceComponents
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.