- groovy.jmx.builder.JmxClientConnectorFactory
-
class JmxClientConnectorFactory
extends AbstractFactory
This is the factory for node JmxBuilder.connectorClient.
A call to this node returns an instance of the JMXConnector interface.
JmxBuilder.clientConnector (
protocol:"rmi",
host:"...",
port:1099,
url:"...",
)
- See Also:
- JMXConnector
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractFactory |
setParent, isLeaf, onNodeChildren, setChild, onNodeCompleted, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
-
-
Constructor Detail
-
JmxClientConnectorFactory()
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.