org.apache.geronimo.messaging.remotenode.network
Class RemoteNodeJoiner
java.lang.Object
org.apache.geronimo.messaging.remotenode.AbstractRemoteNode
org.apache.geronimo.messaging.remotenode.network.RemoteNodeJoiner
- All Implemented Interfaces:
- MsgConsProd, MsgConsumer, MsgProducer, RemoteNode
- public class RemoteNodeJoiner
- extends AbstractRemoteNode
- Version:
- $Revision: 1.4 $ $Date: 2004/07/20 00:15:05 $
Method Summary |
void |
join()
Joins the remote node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteNodeJoiner
public RemoteNodeJoiner(NodeInfo aLocalNodeInfo,
NodeInfo aRemoteNodeInfo,
IOContext anIOContext,
org.apache.geronimo.network.SelectorManager aSelectorManager)
join
public void join()
throws NodeException
- Description copied from interface:
RemoteNode
- Joins the remote node.
- Throws:
NodeException
- Indicates that the remote node can not be
joined.
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.