< prev index next >

src/java.rmi/share/classes/sun/rmi/server/ActivationGroupInit.java

Print this page

        

@@ -34,11 +34,11 @@
  * group.
  *
  * The activator spawns (as a child process) an activation group as needed
  * and directs activation requests to the appropriate activation
  * group. After spawning the VM, the activator passes some
- * information to the bootstrap code via its stdin: <p>
+ * information to the bootstrap code via its stdin:
  * <ul>
  * <li> the activation group's id,
  * <li> the activation group's descriptor (an instance of the class
  *    java.rmi.activation.ActivationGroupDesc) for the group, adn
  * <li> the group's incarnation number.
< prev index next >