Class Summary |
ConfigProperty |
|
DiagnosticThread |
The DiagnosticThread is a simple object running within the server that
prints diagnostic information to the server log for objects that have been
registered via addDiagnosticObject(). |
Humidor |
The Humidor provides access to a single Sigar instance. |
MethodInvocationMetricsGroup |
An object for maintaining a group of metrics derived from method invocation
times on the instrumented method. |
MethodInvocationMetricsGroup_test |
Tests the MethodInvocationMetricsGroup class. |
SessionMBeanBase |
Since mbeans don't seem to be easily interceptable in JBoss, we can give
them sessions by having them subclass this. |
YesOrNo |
|