public class IMQRequester extends JMXRequester
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
imqAttrs |
isConnected, jmxc, uri
Constructor and Description |
---|
IMQRequester(java.util.Map props)
Creates new IMQRequester
|
Modifier and Type | Method and Description |
---|---|
protected void |
connect() |
static void |
main(java.lang.String[] args) |
close, getAllAttributes, getAttributes, getInfo, getResponse, getTarget, getURI, getValue, getValue, getValues, getValues, isConnected, list, reconnect
protected void connect() throws java.io.IOException
connect
in class JMXRequester
java.io.IOException
public static void main(java.lang.String[] args)