|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.cli.shell.command.utils.JMXClientFactory
public abstract class JMXClientFactory
This class is a factory to create and initialize a JMX client
| Constructor Summary | |
|---|---|
JMXClientFactory()
|
|
| Method Summary | |
|---|---|
static org.ow2.petals.jmx.JMXClient |
newInstance()
Create a new instance of JMX client connected to the remote petals ESB |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMXClientFactory()
| Method Detail |
|---|
public static final org.ow2.petals.jmx.JMXClient newInstance()
throws java.lang.NumberFormatException,
org.ow2.petals.jmx.exception.ConnectionErrorException
java.lang.NumberFormatException - if the value of the property "petals.port" cannot be parsed
as an integer
org.ow2.petals.jmx.exception.ConnectionErrorException - if the client cannot connect to the remote petals ESB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||