jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/package.html
changeset 44858 7183899b064b
parent 43503 bc7f8619ab70
child 46050 f51c14dc540f
equal deleted inserted replaced
44857:9b65ef2c7ae9 44858:7183899b064b
    96       javax.management.remote.rmi.RMIServerImpl RMIServerImpl} and
    96       javax.management.remote.rmi.RMIServerImpl RMIServerImpl} and
    97       supplying it to the <code>RMIConnectorServer</code>
    97       supplying it to the <code>RMIConnectorServer</code>
    98       constructor.</p>
    98       constructor.</p>
    99 
    99 
   100 
   100 
   101     <h4><a name="servergen">Connector addresses generated by the
   101     <h4><a id="servergen">Connector addresses generated by the
   102 	server</a></h4>
   102 	server</a></h4>
   103 
   103 
   104     <p>If the <code>serviceURL</code> you specify has an empty URL
   104     <p>If the <code>serviceURL</code> you specify has an empty URL
   105       path (after the optional host and port), or if you do not
   105       path (after the optional host and port), or if you do not
   106       specify a <code>serviceURL</code>, then the connector server
   106       specify a <code>serviceURL</code>, then the connector server
   155       <code>JMXServiceURL</code> will have the local host name in its
   155       <code>JMXServiceURL</code> will have the local host name in its
   156       <code><em>host</em></code> part and no
   156       <code><em>host</em></code> part and no
   157       <code><em>port</em></code>.</p>
   157       <code><em>port</em></code>.</p>
   158 
   158 
   159 
   159 
   160     <h4><a name="directory">Connector addresses based on directory
   160     <h4><a id="directory">Connector addresses based on directory
   161 	entries</a></h4>
   161 	entries</a></h4>
   162 
   162 
   163     <p>As an alternative to the generated addresses just described,
   163     <p>As an alternative to the generated addresses just described,
   164       the <code>serviceURL</code> address supplied when creating a
   164       the <code>serviceURL</code> address supplied when creating a
   165       connector server can specify a <em>directory address</em> in
   165       connector server can specify a <em>directory address</em> in