weblogic.cluster.singleton 
 
java.lang.Object 
  weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message 
      weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.UpdateMessage 
 
All Implemented Interfaces:  Serializable , Comparable , weblogic.cluster.GroupMessage 
Enclosing class: ReplicatedSingletonServicesStateManager 
 
public static class ReplicatedSingletonServicesStateManager.UpdateMessage  extends ReplicatedSingletonServicesStateManager.Message   
See Also: Serialized Form  
 
ReplicatedSingletonServicesStateManager.UpdateMessage 
public ReplicatedSingletonServicesStateManager.UpdateMessage (String  cn,
                                                             Integer  version,
                                                             Serializable  key,
                                                             SingletonServicesState  newValue,
                                                             boolean remove) 
 
equals 
public boolean equals (Object  obj) 
Overrides: equals ReplicatedSingletonServicesStateManager.Message  
 
 
executeOnActiveStateManager 
public void executeOnActiveStateManager (ReplicatedSingletonServicesStateManager localMgr) 
Overrides: executeOnActiveStateManager ReplicatedSingletonServicesStateManager.Message  
 
 
execute 
public 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.GroupMessageSpecified by: execute ReplicatedSingletonServicesStateManager.Message  
Parameters: id - The JVMID of the sender of the message. 
  
isPendingModeExecutionAllowed 
public boolean isPendingModeExecutionAllowed () 
Specified by: isPendingModeExecutionAllowed ReplicatedSingletonServicesStateManager.Message  
 
 
toString 
public String  toString () 
Overrides: toString Object  
 
 
 
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