|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 12c Release 1 (12.1.1) Part Number E24391-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message
weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.HeartbeatMessage
public static class ReplicatedSingletonServicesStateManager.HeartbeatMessage
Field Summary |
---|
Fields inherited from class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message |
---|
messageID, name |
Constructor Summary | |
---|---|
ReplicatedSingletonServicesStateManager.HeartbeatMessage(String cn,
Integer version)
|
Method Summary | |
---|---|
void |
execute(weblogic.rmi.spi.HostID id)
When a GroupMessage arrives at a server, this method is (eventually) called by an execute thread. |
boolean |
isPendingModeExecutionAllowed()
|
String |
toString()
|
Methods inherited from class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message |
---|
compareTo, equals, executeOnActiveStateManager, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReplicatedSingletonServicesStateManager.HeartbeatMessage(String cn, Integer version)
Method Detail |
---|
public void execute(weblogic.rmi.spi.HostID id)
weblogic.cluster.GroupMessage
execute
in interface weblogic.cluster.GroupMessage
execute
in class ReplicatedSingletonServicesStateManager.Message
id
- The JVMID of the sender of the message.public boolean isPendingModeExecutionAllowed()
isPendingModeExecutionAllowed
in class ReplicatedSingletonServicesStateManager.Message
public String toString()
toString
in class Object
|
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 12c Release 1 (12.1.1) Part Number E24391-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |