Provides classes that make it possible to create a JMX RMI Connector Server
at bootstrap for the JSR 163 instrumentation. 
  
  
    Interfaces
    
  
  
    Classes
    
    
  
        
              | ConnectorBootstrap | 
              This class initializes and starts the RMIConnectorServer for JSR 163
 JMX Monitoring.  | 
          
        
              | LocalRMIServerSocketFactory | 
              This RMI server socket factory creates server sockets that
 will only accept connection requests from clients running
 on the host where the RMI remote objects have been exported.  | 
          
        
              | SingleEntryRegistry | 
              A Registry that consists of a single entry that never changes.  | 
          
        
              | SSLContextRMIServerSocketFactory | 
              This class represents a specialized version of the
 SslRMIServerSocketFactory class that
 allows to supply an SSLContext.  |