|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ThreadBasedRunner | This interface is supported by runners that might occupy the thread. |
VatFactory | This interface is for factory that creates vats. |
VatSensor | A vat sensor. |
Class Summary | |
---|---|
ExecutorRunner | This runner is being run over some Executor service. |
SingleThreadIdleRunner | This base class for runners allows executing some idle action instead of blocking on vat queue. |
SingleThreadRunner | This is a single thread runner. |
Vat | Vat is managed collection of objects. |
VatQueueRunner | This is a runner that has own queue of vats. |
VatRunner | This is a base class for vat runners. |
VatUtils | This class contains some experimental vat utilities |
Enum Summary | |
---|---|
Vat.VatState | Vat state |
VatRunner.VatRunnerState | Vat state |
This package contains core classes releate to vats and vat runners.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |