|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.util | |
|---|---|
| org.jboss.util | Utility classes and interfaces. |
| org.jboss.util.coerce | Object coercion helper classes. |
| org.jboss.util.property | An advanced property access, managment and notification system. |
| Classes in org.jboss.util used by org.jboss.util | |
|---|---|
| CachePolicy
Interface that specifies a policy for caches. |
|
| CoercionException
This exception is thrown to indicate that a problem has occured while trying to coerce an object. |
|
| Counter
An integer counter class. |
|
| DataConversionException
An exception throw to indicate a problem with some type of data conversion. |
|
| DirectoryBuilder
A simple utility to make it easier to build File objects for nested directories based on the command line 'cd' pattern. |
|
| Executable
Interface for the execution of a task. |
|
| HashCode
A hash-code generator and a collection of static hash-code generation methods. |
|
| JBossInterface
Clone the object without throwing a typed exception. |
|
| JBossStringBuilder
A JBossStringBuilder, providing the same functionality as the java5 StringBuilder, except no Appendable which is java5 specific. |
|
| LongCounter
A long integer counter class. |
|
| LRUCachePolicy.LRUCacheEntry
Double linked cell used as entry in the cache list. |
|
| LRUCachePolicy.LRUList
Double queued list used to store cache entries. |
|
| NestedError
A common superclass for Error classes that can contain a nested Throwable detail object. |
|
| NestedRuntimeException
A common superclass for RuntimeException classes that can contain a nested Throwable detail object. |
|
| NestedThrowable
Interface which is implemented by all the nested throwable flavors. |
|
| Null
A class that represents null. |
|
| Semaphore
Semaphore that can allow a specified number of threads to enter, blocking the others. |
|
| SoftObject
Convenience class to wrap an Object into a SoftReference. |
|
| StackTrace
Provides access to the current stack trace by parsing the output of Throwable.printStackTrace(). |
|
| StackTrace.Entry
A stack trace entry. |
|
| StackTrace.Parser
A parser which takes a standard Throwable and produces StackTrace.Entry objects. |
|
| StopWatch
Simulates a stop watch with a lap counter. |
|
| Strings.Range
Represents a range between two integers. |
|
| Sync
Interface that gives synchronization semantic to implementors |
|
| ThrowableListener
An interface used to handle Throwable events. |
|
| TimedCachePolicy.TimedEntry
The interface that cache entries support. |
|
| TimerTask
A class that represent a task that can be scheduled for one-shot or repeated execution by a TimerQueue. |
|
| WaitSync
Interface that gives wait - notify primitives to implementors. |
|
| WeakObject
Convenience class to wrap an Object into a WeakReference. |
|
| WorkerQueue
Class that queues Executable jobs that are executed sequentially
by a single thread. |
|
| Classes in org.jboss.util used by org.jboss.util.coerce | |
|---|---|
| CoercionException
This exception is thrown to indicate that a problem has occured while trying to coerce an object. |
|
| Classes in org.jboss.util used by org.jboss.util.property | |
|---|---|
| FieldInstance
A FieldInstance refers to a specific reflected field on an object. |
|
| NestedError
A common superclass for Error classes that can contain a nested Throwable detail object. |
|
| NestedRuntimeException
A common superclass for RuntimeException classes that can contain a nested Throwable detail object. |
|
| NestedThrowable
Interface which is implemented by all the nested throwable flavors. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||