|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ICleanable | An interface implemented by objects that can be cleaned up, which is to say, can release unneeded object references. |
IPropertyHolder | An interface that defines an object that can store named propertys. |
Class Summary | |
BasePropertyHolder | Base class implementation for the IPropertyHolder interface. |
Decorator | An implementation of the Decorator pattern. |
Enum | Defines properties of enumerated types. |
JanitorThread | A basic kind of janitor, an object that periodically invokes
ICleanable.executeCleanup() on a set of objects. |
MultiKey | A complex key that may be used as an alternative to nested
Map s. |
StringSplitter | Used to split a string into substrings based on a single character delimiter. |
Exception Summary | |
DynamicInvocationException | An exception raised when a dynamic invocation fails with some form of exception. |
A general set of resuable classes and utilities for creating Internet and XML applications.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |