|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthu.netmind.beankeeper.event.NodeStateChangeEvent
public class NodeStateChangeEvent
This event is generated if the state of current node has changed.
| Constructor Summary | |
|---|---|
NodeStateChangeEvent(NodeState oldState,
NodeState newState)
|
|
| Method Summary | |
|---|---|
NodeState |
getNewState()
|
NodeState |
getOldState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeStateChangeEvent(NodeState oldState,
NodeState newState)
| Method Detail |
|---|
public NodeState getOldState()
public NodeState getNewState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||