Package org.jboss.util

Interface Summary
AutoNumber AutoNumber stores autonumbers for items in a collection.
AutoNumberHome  
CachePolicy Interface that specifies a policy for caches.
ClassPathExtensionMBean
Executable Interface for the execution of a task.
ExecutorMBean
InfoMBean
Service
ServiceControlMBean
ServiceMBean
ShutdownMBean
Sync Interface that gives synchronization semantic to implementors
SystemPropertiesMBean
TimedCachePolicy.TimedEntry The interface that cache entries support.
 

Class Summary
AutoNumberEJB  
AutoNumberFactory AutoNumberFactory can persistently auto number items.
ClassPathExtension Add URL's to the MLet classloader
DOMWriter A sample DOM writer.
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
MIME2Java MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
Semaphore Semaphore that can allow a specified number of threads to enter, blocking the others.
SerializableEnumeration  
ServiceControl
ServiceMBeanSupport
Shutdown
SystemProperties
TimedCachePolicy An implementation of a timed cache.
TimerQueue This class runs in a single thread TimerTasks 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.
XmlHelper A utility class to cover up the rough bits of xml parsing
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.