org.apache.geronimo.messaging.remotenode.network
Class RemoteNodeJoined
java.lang.Object
org.apache.geronimo.messaging.remotenode.AbstractRemoteNode
org.apache.geronimo.messaging.remotenode.network.RemoteNodeJoined
- All Implemented Interfaces:
- MsgConsProd, MsgConsumer, MsgProducer, RemoteNode
- public class RemoteNodeJoined
- extends AbstractRemoteNode
- Version:
- $Revision: 1.3 $ $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 |
RemoteNodeJoined
public RemoteNodeJoined(NodeInfo aLocalNode,
IOContext anIOContext,
org.apache.geronimo.network.protocol.Protocol aProtocol)
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.