weblogic.cluster.singleton 
 
java.lang.Object 
  weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message 
 
All Implemented Interfaces:  Serializable , Comparable , weblogic.cluster.GroupMessage 
Direct Known Subclasses:  ReplicatedSingletonServicesStateManager.HeartbeatMessage , ReplicatedSingletonServicesStateManager.StateDumpMessage , ReplicatedSingletonServicesStateManager.UpdateMessage  
Enclosing class: ReplicatedSingletonServicesStateManager 
 
protected abstract static class ReplicatedSingletonServicesStateManager.Message  extends Object implements Serializable , Comparable , weblogic.cluster.GroupMessage   
See Also: Serialized Form  
 
name 
protected final String  name  
 
 
messageID 
protected final Integer  messageID  
 
 
ReplicatedSingletonServicesStateManager.Message 
protected ReplicatedSingletonServicesStateManager.Message (String  cn,
                                                          Integer  messageId) 
 
equals 
public boolean equals (Object  obj) 
Overrides: equals Object  
 
 
hashCode 
public int hashCode () 
Overrides: hashCode Object  
 
 
compareTo 
public int compareTo (Object  other) 
Specified by: compareTo Comparable  
 
 
isPendingModeExecutionAllowed 
public abstract boolean isPendingModeExecutionAllowed () 
 
 
 
executeOnActiveStateManager 
public void executeOnActiveStateManager (ReplicatedSingletonServicesStateManager localMgr) 
 
 
 
execute 
public abstract void execute (weblogic.rmi.spi.HostID id) 
Description copied from interface: weblogic.cluster.GroupMessage When a GroupMessage arrives at a server, this method is (eventually) 
 called by an execute thread.
Specified by: execute in interface weblogic.cluster.GroupMessage 
Parameters: id - The JVMID of the sender of the message. 
  
 
Copyright 1996, 2010, 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.  
 
 PREV CLASS NEXT CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED | FIELD  | CONSTR  | METHOD  
DETAIL: FIELD  | CONSTR  | METHOD