| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Dispatcher | |
| jegg | The main JEgg package
 | 
| jegg.impl | |
| Uses of Dispatcher in jegg | 
| Methods in jegg that return Dispatcher | |
 Dispatcher | 
EggContext.getDispatcher()
Return the dispatcher that this egg is assigned to.  | 
| Uses of Dispatcher in jegg.impl | 
| Fields in jegg.impl declared as Dispatcher | |
static Dispatcher | 
Dispatcher.DEFAULT_DISPATCHER
The default scheduler  | 
| Methods in jegg.impl that return Dispatcher | |
 Dispatcher | 
EggContextImpl.getDispatcher()
 | 
static Dispatcher | 
Dispatcher.getDispatcher(java.lang.String name,
              boolean start)
 | 
static Dispatcher | 
Dispatcher.getAnonymousDispatcher()
 | 
| Methods in jegg.impl with parameters of type Dispatcher | |
 void | 
EggShell.assignTo(Dispatcher d)
 | 
| Constructors in jegg.impl with parameters of type Dispatcher | |
EggShell(java.lang.Object id,
         Egg h,
         Dispatcher d)
 | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||