BEA Systems, Inc.

weblogic.cluster.singleton
Class DomainMigrationHistoryImpl

java.lang.Object
  extended by weblogic.cluster.singleton.DomainMigrationHistoryImpl

public class DomainMigrationHistoryImpl
extends Object

Holds the migration history of all domain members for exposure through console.


Field Summary
static DomainMigrationHistoryImpl THE_ONE
           
 
Method Summary
 weblogic.management.runtime.MigrationDataRuntimeMBean[] getMigrationDataRuntimes()
           
 void update(MigrationData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THE_ONE

public static final DomainMigrationHistoryImpl THE_ONE
Method Detail

update

public void update(MigrationData data)

getMigrationDataRuntimes

public weblogic.management.runtime.MigrationDataRuntimeMBean[] getMigrationDataRuntimes()

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