public class Constants
extends Object
Constants for use with JMX.
- Since:
- 2.0
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
JMX_CONNECTION_POOL_BASE_EXT
public static final String JMX_CONNECTION_POOL_BASE_EXT
- See Also:
-
-
JMX_CONNECTION_POOL_PREFIX
public static final String JMX_CONNECTION_POOL_PREFIX
- See Also:
-
-
JMX_CONNECTION_BASE_EXT
public static final String JMX_CONNECTION_BASE_EXT
- See Also:
-
-
JMX_STATEMENT_POOL_BASE_EXT
public static final String JMX_STATEMENT_POOL_BASE_EXT
- See Also:
-
-
JMX_STATEMENT_POOL_PREFIX
public static final String JMX_STATEMENT_POOL_PREFIX
- See Also:
-
-
Constructor Details
-
Constants
public Constants()