|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.management.runtime.RuntimeMBeanDelegate
weblogic.cluster.singleton.MigrationDataRuntimeMBeanImpl
public class MigrationDataRuntimeMBeanImpl
| Field Summary |
|---|
| Fields inherited from class weblogic.management.runtime.RuntimeMBeanDelegate |
|---|
descriptor, name, parent, registered, type |
| Fields inherited from interface weblogic.management.runtime.MigrationDataRuntimeMBean |
|---|
FAILED, IN_PROGRESS, SUCCEEDED |
| Constructor Summary | |
|---|---|
MigrationDataRuntimeMBeanImpl(MigrationData data)
Used for binding into DomainRuntimeMBean on the admin server alone |
|
| Method Summary | |
|---|---|
String |
getClusterMasterName()
|
String |
getClusterName()
|
String |
getMachineMigratedFrom()
|
String |
getMachineMigratedTo()
|
String[] |
getMachinesAttempted()
|
long |
getMigrationEndTime()
|
long |
getMigrationStartTime()
|
String |
getServerName()
|
int |
getStatus()
|
void |
update(MigrationData data)
|
| Methods inherited from class weblogic.management.runtime.RuntimeMBeanDelegate |
|---|
_createHelper, _postSet, _postSet, _postSet, _postSet, _postSet, addChild, addNotificationListener, addPropertyChangeListener, createChildCopy, getAttribute, getAttributes, getMBeanInfo, getName, getNotificationInfo, getObjectName, getParent, getParentAttribute, getRegistrationManager, getType, invoke, isCachingDisabled, isEditable, isRegistered, pluralize, postDeregister, postRegister, preDeregister, preRegister, register, removeChild, removeNotificationListener, removePropertyChangeListener, setAttribute, setAttributes, setName, setParent, setType, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface weblogic.management.runtime.RuntimeMBean |
|---|
addPropertyChangeListener, preDeregister, removePropertyChangeListener |
| Methods inherited from interface weblogic.management.WebLogicMBean |
|---|
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent |
| Methods inherited from interface javax.management.DynamicMBean |
|---|
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, postRegister, preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
|---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Constructor Detail |
|---|
public MigrationDataRuntimeMBeanImpl(MigrationData data)
throws ManagementException
ManagementException| Method Detail |
|---|
public String getServerName()
getServerName in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic int getStatus()
getStatus in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic String getMachineMigratedFrom()
getMachineMigratedFrom in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic String[] getMachinesAttempted()
getMachinesAttempted in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic String getMachineMigratedTo()
getMachineMigratedTo in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic long getMigrationStartTime()
getMigrationStartTime in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic long getMigrationEndTime()
getMigrationEndTime in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic String getClusterName()
getClusterName in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic String getClusterMasterName()
getClusterMasterName in interface weblogic.management.runtime.MigrationDataRuntimeMBeanpublic void update(MigrationData data)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||