|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides a local representation of a remote Node.
Method Summary | |
NodeInfo |
getNodeInfo()
Gets the NodeInfo of this remote node. |
void |
join()
Joins the remote node. |
void |
leave()
Leaves the remote node. |
void |
setManager(RemoteNodeManager aManager)
Sets the manager of this remote node. |
Methods inherited from interface org.apache.geronimo.messaging.MsgProducer |
setMsgProducerOut |
Methods inherited from interface org.apache.geronimo.messaging.MsgConsumer |
getMsgConsumerOut |
Method Detail |
public NodeInfo getNodeInfo()
public void setManager(RemoteNodeManager aManager)
aManager
- Manager.public void leave()
public void join() throws NodeException
NodeException
- Indicates that the remote node can not be
joined.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |