| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.proxool.StateListenerTest.TestStateListener
class StateListenerTest.TestStateListener
| Field Summary | |
|---|---|
| private  boolean | somethingHappened | 
| private  int | upState | 
| Fields inherited from interface org.logicalcobwebs.proxool.StateListenerIF | 
|---|
| STATE_BUSY, STATE_DOWN, STATE_OVERLOADED, STATE_QUIET | 
| Constructor Summary | |
|---|---|
| StateListenerTest.TestStateListener() | |
| Method Summary | |
|---|---|
| (package private)  int | getUpState() | 
| (package private)  boolean | isSomethingHappened() | 
| (package private)  void | reset() | 
|  void | upStateChanged(int newUpState) | 
| (package private)  void | waitForSomethingToHappen(int stateToWaitFor) | 
| (package private)  int | zgetNextState(int stateToWaitFor) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private boolean somethingHappened
private int upState
| Constructor Detail | 
|---|
StateListenerTest.TestStateListener()
| Method Detail | 
|---|
public void upStateChanged(int newUpState)
upStateChanged in interface StateListenerIFboolean isSomethingHappened()
int getUpState()
void reset()
void waitForSomethingToHappen(int stateToWaitFor)
int zgetNextState(int stateToWaitFor)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||