jdk/src/share/classes/javax/management/remote/JMXConnectorFactory.java
changeset 14917 bf08557604f8
parent 5506 202f599c92aa
child 18187 a798516cf58d
--- a/jdk/src/share/classes/javax/management/remote/JMXConnectorFactory.java	Thu Dec 20 20:12:32 2012 +0400
+++ b/jdk/src/share/classes/javax/management/remote/JMXConnectorFactory.java	Thu Dec 20 20:29:59 2012 +0000
@@ -137,8 +137,10 @@
  * JAR conventions for service providers</a>, where the service
  * interface is <code>JMXConnectorProvider</code>.</p>
  *
- * <p>Every implementation must support the RMI connector protocols,
- * specified with the string <code>rmi</code> or
+ * <p>Every implementation must support the RMI connector protocol with
+ * the default RMI transport, specified with string <code>rmi</code>.
+ * An implementation may optionally support the RMI connector protocol
+ * with the RMI/IIOP transport, specified with the string
  * <code>iiop</code>.</p>
  *
  * <p>Once a provider is found, the result of the