Uses of Class
com.j256.simplejmx.client.JmxClient
Packages that use JmxClient
Package
Description
Client code with programmable and command-line access.
-
Uses of JmxClient in com.j256.simplejmx.client
Constructors in com.j256.simplejmx.client with parameters of type JmxClientModifierConstructorDescriptionCommandLineJmxClient(JmxClient jmxClient) Create a command line interface on the passed in client.