|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleAwareResource | |
org.smartcomps.twister.common.event | |
org.smartcomps.twister.common.transaction | |
org.smartcomps.twister.engine.priv.timer |
Uses of LifecycleAwareResource in org.smartcomps.twister.common.event |
Classes in org.smartcomps.twister.common.event that implement LifecycleAwareResource | |
class |
EventManager
A simple event manager that forwards events to registered listeners. |
Uses of LifecycleAwareResource in org.smartcomps.twister.common.transaction |
Classes in org.smartcomps.twister.common.transaction that implement LifecycleAwareResource | |
class |
TransactionManager
The TransactionManager manages TransactionalResource implementations and tries to apply (if possible) an all or nothing policy with those resources. |
Uses of LifecycleAwareResource in org.smartcomps.twister.engine.priv.timer |
Classes in org.smartcomps.twister.engine.priv.timer that implement LifecycleAwareResource | |
class |
EngineTimer
A synchronized static timer that should be used by all instances of the Process Engine to schedule its tasks. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |