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

Part Number E13945-02

Uses of Class
weblogic.management.runtime.MigrationException

Packages that use MigrationException
weblogic.management.runtime   
 

Uses of MigrationException in weblogic.management.runtime
 

Methods in weblogic.management.runtime that throw MigrationException
 void MigratableServiceCoordinatorRuntimeMBean.migrate(MigratableTargetMBean migratableTarget, ServerMBean destination)
          Migrates all services deployed to the migratableTarget to the destination server.
 void MigratableServiceCoordinatorRuntimeMBean.migrate(MigratableTargetMBean migratableTarget, ServerMBean destination, boolean sourceUp, boolean destinationUp)
          Migrates all services deployed to the migratableTarget to the destination server.
 void MigratableServiceCoordinatorRuntimeMBean.migrateJTA(MigratableTargetMBean migratableTarget, ServerMBean destination, boolean sourceUp, boolean destinationUp)
          Migrates the JTARecoveryManager deployed to a migratableTarget to the destination server.
 void MigratableServiceCoordinatorRuntimeMBean.migrateSingleton(SingletonServiceMBean singletonService, ServerMBean destination)
          Migrates the singleton service specified by the SingletonServiceMBean to the destination server.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, 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 10.3.1 MBean API Reference
11g Release 1 (10.3.1)

Part Number E13945-02