[jboss-cvs] JBossAS SVN: r110494 - branches/snmp4j-int/varia/src/main/java/org/jboss/jmx/adaptor/snmp/config/attribute.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 28 14:40:27 EST 2011


Author: thauser at redhat.com
Date: 2011-01-28 14:40:27 -0500 (Fri, 28 Jan 2011)
New Revision: 110494

Modified:
   branches/snmp4j-int/varia/src/main/java/org/jboss/jmx/adaptor/snmp/config/attribute/MappedAttribute.java
Log:
removed erroneous comment

Modified: branches/snmp4j-int/varia/src/main/java/org/jboss/jmx/adaptor/snmp/config/attribute/MappedAttribute.java
===================================================================
--- branches/snmp4j-int/varia/src/main/java/org/jboss/jmx/adaptor/snmp/config/attribute/MappedAttribute.java	2011-01-28 17:32:15 UTC (rev 110493)
+++ branches/snmp4j-int/varia/src/main/java/org/jboss/jmx/adaptor/snmp/config/attribute/MappedAttribute.java	2011-01-28 19:40:27 UTC (rev 110494)
@@ -23,14 +23,7 @@
 
 /**
  * An attribute mapping, by default readonly.
- * **New addition**
- * Can now be of type Scalar or Tabular.
- * If the type is scalar, the OID is created with 0 as the instance identifier.
- * It may be queried normally, with a .0 suffix on the OID.
  * 
- *
- * 
- * 
  * @author <a href="mailto:hwr at pilhuhn.de">Heiko W. Rupp</a>
  * @version $Revision$
  */



More information about the jboss-cvs-commits mailing list