|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.5) Part Number E13941-05 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRuntimeMBeanDelegate
weblogic.cluster.singleton.ServiceMigrationDataRuntimeMBeanImpl
public class ServiceMigrationDataRuntimeMBeanImpl
Field Summary |
---|
Fields inherited from interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean |
---|
FAILED, IN_PROGRESS, SUCCEEDED |
Constructor Summary | |
---|---|
ServiceMigrationDataRuntimeMBeanImpl(MigrationData data)
Used for binding into DomainRuntimeMBean on the admin server alone |
Method Summary | |
---|---|
String |
getClusterName()
Name of the cluster |
String |
getCoordinatorName()
Name of the server that acted as the coordinator for this migration. |
String[] |
getDestinationsAttempted()
Get all the destinations attempted for migration. |
String |
getMigratedFrom()
Where this object was migrated from |
String |
getMigratedTo()
Where this object was migrated to |
long |
getMigrationEndTime()
End time of migration |
long |
getMigrationStartTime()
Start time of migration |
String |
getServerName()
Name of the object migrated |
int |
getStatus()
Status of the migration (SUCCESSFUL, IN_PROGRESS, or FAILED) |
void |
update(MigrationData data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceMigrationDataRuntimeMBeanImpl(MigrationData data) throws ManagementException
ManagementException
Method Detail |
---|
public String getServerName()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getServerName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public int getStatus()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getStatus
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getMigratedFrom()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getMigratedFrom
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String[] getDestinationsAttempted()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getDestinationsAttempted
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getMigratedTo()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getMigratedTo
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public long getMigrationStartTime()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getMigrationStartTime
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public long getMigrationEndTime()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getMigrationEndTime
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getClusterName()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getClusterName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getCoordinatorName()
weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
getCoordinatorName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public void update(MigrationData data)
|
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 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |