src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/NameServer.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

*** 39,49 **** * implements a persistent and a transient name service. * It uses the PersistentNameService and TransientNameService * classes for the name service implementation. * * @author Hemanth Puttaswamy ! * @since JDK1.2 */ public class NameServer { private ORB orb; --- 39,49 ---- * implements a persistent and a transient name service. * It uses the PersistentNameService and TransientNameService * classes for the name service implementation. * * @author Hemanth Puttaswamy ! * @since 1.2 */ public class NameServer { private ORB orb;