|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthu.netmind.beankeeper.event.RemoteStateChangeEvent
public class RemoteStateChangeEvent
This event is delivered if a remote node changes it's state. This event is only delivered on the server node, and means that the indicated node changed it's state out of 'connected' state into a lower unknown state. In short it means the client disconnected.
| Constructor Summary | |
|---|---|
RemoteStateChangeEvent(int nodeId)
|
|
| Method Summary | |
|---|---|
int |
getNodeId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteStateChangeEvent(int nodeId)
| Method Detail |
|---|
public int getNodeId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||