|
Class Summary |
| ClassLoaderAnalyzer |
Utility class for diagnostic purposes to analyze the
ClassLoader hierarchy for any object. |
| Constants |
This class can be used to parse other classes containing constant definitions
in public static final members. |
| Log4jConfigurer |
Convenience class that features simple methods for custom Log4J configuration. |
| ObjectArrayUtils |
Miscellaneous utility methods for creating an object array from
a bunch of primative args. |
| PagedListHolder |
PagedListHolder is a simple state holder for handling lists of objects,
separating them into pages. |
| RefreshablePagedListHolder |
RefreshablePagedListHolder is a PagedListHolder subclass with reloading capabilities.
|
| ResponseTimeMonitorImpl |
Implementation of ResponseTimeMonitor for use via delegation by
objects that implement this interface.
|
| StopWatch |
Simple stop watch, allowing for timing of a number of
tasks, exposing total running time and running time for each
named task.
|
| StringUtils |
Miscellaneous string utility methods. |
| ThreadObjectManager |
Provides static methods for managing key/value pairs that are bound to the
current thread. |
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.