| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.pallas.util.AsyncCentral
Title: $FileName: AsyncCentral.java$
| Nested Class Summary | |
| protected  class | AsyncCentral.FireThread | 
| Field Summary | |
| private  AsyncCentral.FireThread | fire | 
| private static AsyncCentral | instance | 
| Constructor Summary | |
| private  | AsyncCentral() | 
| Method Summary | |
| static AsyncCentral | getInstance() | 
|  void | runAsync(Async a) | 
| protected  void | waitTillNotified() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
private static AsyncCentral instance
private AsyncCentral.FireThread fire
| Constructor Detail | 
private AsyncCentral()
| Method Detail | 
public static AsyncCentral getInstance()
protected void waitTillNotified()
                         throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void runAsync(Async a)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||