Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.cluster.migration.MigrationException

Packages that use MigrationException
weblogic.cluster.migration Migratable Services 
weblogic.management.utils This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. 
 

Uses of MigrationException in weblogic.cluster.migration
 

Methods in weblogic.cluster.migration that throw MigrationException
 void Migratable.migratableActivate()
          Called to activate this instance of the migratable service.
 void Migratable.migratableDeactivate()
          Called to deactivate this instance of the migratable service.
 void Migratable.migratableInitialize()
          Called to initialize this instance of the migratable service.
 

Uses of MigrationException in weblogic.management.utils
 

Methods in weblogic.management.utils that throw MigrationException
 void GenericManagedDeployment.migratableActivate()
           
 void GenericManagedDeployment.migratableDeactivate()
           
 


Copyright 1996, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01