org.ow2.jasmine.probe.collectors.jmx.shell
Class JmxTargetParams
java.lang.Object
org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
org.ow2.jasmine.probe.collectors.jmx.shell.JmxTargetParams
public class JmxTargetParams
- extends org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public List<String> name
JmxTargetParams
public JmxTargetParams()
getJmxUrl
public String getJmxUrl()
getName
public String getName()
- The target name is the first parameter.
- Returns:
- the target name.
reset
public void reset()
Copyright © 2011 OW2 Consortium. All Rights Reserved.