Class Summary |
ClassUtils |
Repository for common class and reflection methods. |
ConversionUtils |
Utility methods for parsing or otherwise converting between types. |
OldToolInfo |
Manages old tools which still use deprecated init() and configure()
methods. |
Toolbox |
|
ToolboxFactory |
|
ToolContext |
Context implementation that keeps a list of Toolbox es
and returns them as requested, using its internal context Map as the
dynamic properties passed to the requested tools when they are first
created. |
ToolInfo |
Manages data needed to create instances of a tool. |
ToolManager |
Manages tools for non-web applications. |