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.WTCServerMBean

Packages that use WTCServerMBean
weblogic.management.configuration   
 

Uses of WTCServerMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return WTCServerMBean
 WTCServerMBean[] DomainMBean.getWTCServers()
          Return the WTCServerMBeans for this Domain.
 WTCServerMBean DomainMBean.createWTCServer(String name)
          Factory to create WTCServer instance in the domain
 WTCServerMBean DomainMBean.lookupWTCServer(String name)
           
 

Methods in weblogic.management.configuration with parameters of type WTCServerMBean
 void DomainMBean.destroyWTCServer(WTCServerMBean wtcServer)
          deletes WTCServer object
 


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