--- old/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/MonitoredAttributeInfoFactory.java 2015-04-30 16:32:01.603461893 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/MonitoredAttributeInfoFactory.java 2015-04-30 16:32:01.519461893 +0400 @@ -25,17 +25,12 @@ package com.sun.corba.se.spi.monitoring; /** - *

- * * @author Hemanth Puttaswamy - *

- *

+ * * MonitoredAttributeInfoFactory used mostly by internal classes. If the * User needs to define some special MonitoredAttributes like a Character * type Monitored Attribute, they can use this factory to build the meta * information. - * - *

*/ public interface MonitoredAttributeInfoFactory {