src/share/classes/javax/naming/spi/DirectoryManager.java

Print this page

        

@@ -118,11 +118,10 @@
       * <tt>DirObjectFactory.getObjectInstance()</tt> is used, otherwise,
       * <tt>ObjectFactory.getObjectInstance()</tt> is used.
       *</ul>
       * Service providers that implement the <tt>DirContext</tt> interface
       * should use this method, not <tt>NamingManager.getObjectInstance()</tt>.
-      *<p>
       *
       * @param refInfo The possibly null object for which to create an object.
       * @param name The name of this object relative to <code>nameCtx</code>.
       *         Specifying a name is optional; if it is
       *         omitted, <code>name</code> should be null.