- groovy.jmx.builder.JmxClientConnectorFactory
-
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:"...",
)
- Authors:
- Vladimir Vivien
- See Also:
- JMXConnector
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractFactory |
isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, onFactoryRegistration, isLeaf, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2014 The Codehaus. All rights reserved.