- 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 | isLeaf, onFactoryRegistration, isHandlesNodeChildren, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, setParent, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |  
 
 
 
 
    
        - 
           
            
            
            
            
            
            
                - 
                    
                
                    Constructor Detail
                            - 
                                JmxClientConnectorFactory()
 
 
 
    
    
    Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.