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.
- author:
< - a href="mailto:bill@burkecentral.com">Bill Burke
- author:
< - a href="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey
- version:
$ - Revision: 37459 $
| Field Summary |
|---|
| public ArrayList | newReplicants | |
| public long | currentViewId | |
| public Object | response | |