- 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:"...",
 )
 
 - See Also:
 - JMXConnector
 
- Authors:
 - Vladimir Vivien
 
           
    
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class AbstractFactory | 
                            setParent, isHandlesNodeChildren, onHandleNodeAttributes, onFactoryRegistration, isLeaf, onNodeCompleted, setChild, onNodeChildren, 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-2017 The Apache Software Foundation. All rights reserved.