|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Pool<Type> | Basic interface to be implemented by ObjectPool implementations. |
PoolObjectFactory<Type> |
This interface enables Pool users to
build a custom creation and destroy mechanismn for pooled objects. |
Class Summary | |
---|---|
DateFormater | This class uses the SimpleDateFormat class to format dates
into strings according to given date pattern. |
ModifiedEntryFilter | The ModifiedEntryFilter filters the given entryIds from the lucene
Hits set. |
ReferenceCounter<Type> | A reference counting utility. |
ReflectionUtils | A collection of static helper methods solve common reflection problems |
SimpleObjectPool<Type> | A Simple implementation of the Pool
interface using a Stack as a buffer for the pooled objects. |
SimpleSaxErrorHandler | For use with Digester to throw exceptions on errors |
Exception Summary | |
---|---|
ReflectionUtils.ReflectionException | Exception wrapper for all thrown exception in the ReflectionUtils methods |
Utils package
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |