|
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.ServiceMigrationDataRuntimeMBeanImpl
public class ServiceMigrationDataRuntimeMBeanImpl
Field Summary |
---|
Fields inherited from class weblogic.management.runtime.RuntimeMBeanDelegate |
---|
descriptor, name, parent, registered, type |
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()
|
String |
getCoordinatorName()
|
String[] |
getDestinationsAttempted()
|
String |
getMigratedFrom()
|
String |
getMigratedTo()
|
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 ServiceMigrationDataRuntimeMBeanImpl(MigrationData data) throws weblogic.management.ManagementException
weblogic.management.ManagementException
Method Detail |
---|
public String getServerName()
getServerName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public int getStatus()
getStatus
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getMigratedFrom()
getMigratedFrom
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String[] getDestinationsAttempted()
getDestinationsAttempted
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getMigratedTo()
getMigratedTo
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public long getMigrationStartTime()
getMigrationStartTime
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public long getMigrationEndTime()
getMigrationEndTime
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getClusterName()
getClusterName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public String getCoordinatorName()
getCoordinatorName
in interface weblogic.management.runtime.ServiceMigrationDataRuntimeMBean
public void update(MigrationData data)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |