|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.InstanceEvent
palio.InstanceLifeCycleStateChangeEvent
public class InstanceLifeCycleStateChangeEvent
This
Nested Class Summary |
---|
Nested classes/interfaces inherited from class palio.InstanceEvent |
---|
InstanceEvent.Type |
Constructor Summary | |
---|---|
InstanceLifeCycleStateChangeEvent(Instance instance,
InstanceLifeCycleState lifeCycleState)
|
Method Summary | |
---|---|
InstanceLifeCycleState |
getLifeCycleState()
|
Methods inherited from class palio.InstanceEvent |
---|
getElement, getEventType, getInstance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceLifeCycleStateChangeEvent(Instance instance, InstanceLifeCycleState lifeCycleState)
Method Detail |
---|
public InstanceLifeCycleState getLifeCycleState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |