|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CachePolicy | Interface that specifies a policy for caches. |
ClassPathExtensionMBean | |
Executable | Interface for the execution of a task. |
ExecutorMBean | |
InfoMBean | |
Service | |
ServiceMBean | |
SystemPropertiesMBean |
Class Summary | |
ClassPathExtension | Add URL's to the MLet classloader |
Executor | |
FastKey | FastKey FastKey is a hack to enable fool proof and fast operation of caches for Entity In the case of complex PK if a developer misses hash and equals the maps won't properly work in jboss. |
Heap | Data structure that mantains data in a ordered binary tree; each node is greater (smaller) or equal than its 2 sub-nodes, for all the hierarchy. |
Info | |
LRUCachePolicy | Implementation of a Least Recently Used cache policy. |
MBeanProxy | |
SerializableEnumeration | |
ServiceMBeanSupport | |
SystemProperties | |
TimerQueue | This class runs in a single thread TimerTask s that have been
scheduled. |
TimerTask | A class that represent a task that can be scheduled for one-shot or
repeated execution by a TimerQueue . |
WorkerQueue | Class that queues Executable jobs that are executed sequentially
by a single thread. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |