This is the factory for node JmxBuilder.connectorClient. A call to this node returns an insatnce of the JMXConnector interface.
JmxBuilder.clientConnector (
protocol:"rmi",
host:"...",
port:1099,
url:"...",
)
| Type | Name and description |
|---|---|
Object |
newInstance(FactoryBuilderSupport builder, Object nodeName, Object nodeArgs, Map nodeAttribs) |
| Methods inherited from class | Name |
|---|---|
class AbstractFactory |
onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, isLeaf, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |