|
Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-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.UpdateMessage
public static class ReplicatedSingletonServicesStateManager.UpdateMessage
Field Summary |
---|
Fields inherited from class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message |
---|
messageID, name |
Constructor Summary | |
---|---|
ReplicatedSingletonServicesStateManager.UpdateMessage(String cn,
Integer version,
Serializable key,
SingletonServicesState newValue,
boolean remove)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
void |
execute(weblogic.rmi.spi.HostID id)
When a GroupMessage arrives at a server, this method is (eventually) called by an execute thread. |
void |
executeOnActiveStateManager(ReplicatedSingletonServicesStateManager localMgr)
|
boolean |
isPendingModeExecutionAllowed()
|
String |
toString()
|
Methods inherited from class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message |
---|
compareTo, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReplicatedSingletonServicesStateManager.UpdateMessage(String cn, Integer version, Serializable key, SingletonServicesState newValue, boolean remove)
Method Detail |
---|
public boolean equals(Object obj)
equals
in class ReplicatedSingletonServicesStateManager.Message
public void executeOnActiveStateManager(ReplicatedSingletonServicesStateManager localMgr)
executeOnActiveStateManager
in class ReplicatedSingletonServicesStateManager.Message
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
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, 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 10.3.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |