Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.5)

Part Number E13941-05

Uses of Interface
weblogic.cluster.singleton.MigrationData

Packages that use MigrationData
weblogic.cluster.singleton Provides interfaces and classes for Clusters. 
 

Uses of MigrationData in weblogic.cluster.singleton
 

Methods in weblogic.cluster.singleton with parameters of type MigrationData
 void ServiceMigrationDataRuntimeMBeanImpl.update(MigrationData data)
           
 void MigrationDataRuntimeMBeanImpl.update(MigrationData data)
           
 void DomainMigrationHistoryImpl.update(MigrationData data)
           
 

Constructors in weblogic.cluster.singleton with parameters of type MigrationData
MigrationDataRuntimeMBeanImpl(MigrationData data)
          Used for binding into DomainRuntimeMBean on the admin server alone
ServiceMigrationDataRuntimeMBeanImpl(MigrationData data)
          Used for binding into DomainRuntimeMBean on the admin server alone
 


Copyright 1996, 2011, 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 API Reference
11g Release 1 (10.3.5)

Part Number E13941-05