Index
All Classes and Interfaces|All Packages|Constant Field Values
J
- JMX_DOMAIN - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
-
The name of the JMX domain that is used by all JMX enabled components of the library.
- JMXSupport<T> - Interface in org.tquadrat.foundation.mgmt
-
The implementations of this interface will provide a dynamic MBean for the instrumentation of object annotated with
ManagedObject
. - JMXSupportImpl<T> - Class in org.tquadrat.foundation.mgmt.internal
-
This class implements the interface
JMXSupport
that in turn extends the definition for a dynamic MBean (DynamicMBean
) and can instrument any object whose class is annotated properly. - JMXSupportImpl(T, ObjectName, String, boolean, ThreadFactory) - Constructor for class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Initialises the abstract server part of a concrete server implementation.
- JMXUtils - Class in org.tquadrat.foundation.mgmt
-
This class provides some utilities that are useful in the context of JMX.
- JMXUtils() - Constructor for class org.tquadrat.foundation.mgmt.JMXUtils
-
No instance allowed for this class.
All Classes and Interfaces|All Packages|Constant Field Values