Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ha.framework » interfaces » [javadoc | source]
org.jboss.ha.framework.interfaces
public class: HARMIResponse [javadoc | source]
java.lang.Object
   org.jboss.ha.framework.interfaces.HARMIResponse

All Implemented Interfaces:
    Serializable

When using HA-RMI, the result of an invocation is embedded in an instance of this class. It contains the response of the invocation and, if the list of targets has changed, a new view of the cluster.
Field Summary
public  ArrayList newReplicants     
public  long currentViewId     
public  Object response     
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait