Package com.zfabrik.impl.management.home
Class HomeJMXClientImpl
java.lang.Object
com.zfabrik.resources.provider.Resource
com.zfabrik.impl.management.home.HomeJMXClientImpl
- All Implemented Interfaces:
IHomeJMXClient
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.zfabrik.management.home.IHomeJMXClient
IHomeJMXClient.Initializer
-
Field Summary
Modifier and TypeFieldDescriptionstatic String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
Fields inherited from interface com.zfabrik.management.home.IHomeJMXClient
INSTANCE
-
Constructor Summary
-
Method Summary
-
Field Details
-
CMD_INVOKE
- See Also:
- Constant Field Values
-
CMD_QUERY_NAMES
- See Also:
- Constant Field Values
-
CMD_GET_MBEAN_COUNT
- See Also:
- Constant Field Values
-
CMD_GET_ATTRIBUTE
- See Also:
- Constant Field Values
-
CMD_GET_ATTRIBUTES
- See Also:
- Constant Field Values
-
JMX_CMDGROUP
- See Also:
- Constant Field Values
-
JMX_INVOKE_NAME
- See Also:
- Constant Field Values
-
JMX_INVOKE_OPERATION
- See Also:
- Constant Field Values
-
JMX_INVOKE_PARAMS
- See Also:
- Constant Field Values
-
JMX_INVOKE_SIGNATURE
- See Also:
- Constant Field Values
-
JMX_QUERY_NAME
- See Also:
- Constant Field Values
-
JMX_QUERY_QUERY
- See Also:
- Constant Field Values
-
JMX_GET_ATT_NAME
- See Also:
- Constant Field Values
-
JMX_GET_ATT_ATTRIBUTE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
HomeJMXClientImpl
public HomeJMXClientImpl()
-
-
Method Details
-
as
-
getRemoteMBeanServer
- Specified by:
getRemoteMBeanServer
in interfaceIHomeJMXClient
-