Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03

Uses of Interface
weblogic.management.configuration.WTCExportMBean

Packages that use WTCExportMBean
weblogic.management.configuration   
 

Uses of WTCExportMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return WTCExportMBean
 WTCExportMBean WTCServerMBean.createWTCExport(String name)
          Factory method to create a WTCExportMBean object
 WTCExportMBean[] WTCServerMBean.getExports()
          Deprecated. 9.0.0.0
 WTCExportMBean[] WTCServerMBean.getWTCExports()
          Provides information on services exported by a local Tuxedo access point.
 WTCExportMBean WTCServerMBean.lookupWTCExport(String name)
           
 

Methods in weblogic.management.configuration with parameters of type WTCExportMBean
 void WTCServerMBean.destroyWTCExport(WTCExportMBean expName)
          Removes a WTCExportMBean from this WTCServer
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03