|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Exposes methods to be invoked remotely by queue peers.
| Method Summary | |
void |
exclude(PeerIdentity originator)
Method invocation received by all group peers when a peer wants to leave the group. |
RemotePeerInfo |
include(RemotePeerInfo newPeerInfo)
Method invocation received by all group peers when a new peer wants to join the group. |
PeerIdentity |
ping(PeerIdentity originator)
|
| Methods inherited from interface org.jboss.messaging.core.distributed.util.ServerFacade |
getID |
| Method Detail |
public RemotePeerInfo include(RemotePeerInfo newPeerInfo)
throws java.lang.Throwable
java.lang.Throwable - - negative acknowledgment. The join is vetoed (willingly or unwillingly)
by this member.public void exclude(PeerIdentity originator)
public PeerIdentity ping(PeerIdentity originator)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||