| AnnotationUtil |
Place for handy annotation utils.
|
| BeanUtils |
Static methods which are handy to manipulate java beans
|
| BooleanUtils |
|
| ColumnFormatter |
|
| CULoggerInfo |
Logger information for the common-util module.
|
| EarlyLogger |
|
| EarlyLogger.LevelAndMessage |
|
| Environment |
Environment class that contains information about
from where this appserver instance is being invoked from
|
| ExceptionUtil |
Useful utilities for Exceptions
Subset of methods copied from org.glassfish.admin.amx.util
|
| HostAndPort |
Represents a host and a port in a convenient package that also
accepts a convenient constructor.
|
| JavaVersion |
This class has been copied from open installer
|
| JDK |
A simple class that fills a hole in the JDK.
|
| JDK.Version |
|
| LocalStringManagerImpl |
Implementation of a local string manager.
|
| MapBuilder<K,V> |
Convenience class for building a literal map.
|
| ObjectAnalyzer |
|
| OS |
|
| ProcessExecutor |
Deprecated.
|
| Profiler |
A easy-to-use class that wraps one global ProfilerImpl object.
|
| ProfilerImpl |
Simple class for profiling code.
|
| PropertyPlaceholderHelper |
|
| RegexUtil |
Provides some regex utilities.
|
| Result<T> |
Used to carry a result or an exception justifying why a result could not be produced
|
| StringUtils |
|
| SystemPropertyConstants |
|
| Utility |
Handy class full of static functions.
|