|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jbrain.qlink.state.AbstractState
|
+--org.jbrain.qlink.state.AbstractPhaseState
| Field Summary |
| Fields inherited from class org.jbrain.qlink.state.AbstractState |
_session |
| Constructor Summary | |
AbstractPhaseState(QSession session,
int phase)
|
|
| Method Summary | |
protected int |
getPhase()
|
protected void |
setPhase(int phase)
|
| Methods inherited from class org.jbrain.qlink.state.AbstractState |
activate, checkEmail, execute, getName, passivate, terminate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractPhaseState(QSession session,
int phase)
phase - | Method Detail |
protected int getPhase()
protected void setPhase(int phase)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||