jdk/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingMetaImpl.java
changeset 11530 a9d059c15b80
parent 5506 202f599c92aa
child 14342 8435a30053c1
equal deleted inserted replaced
11529:e08d565262ce 11530:a9d059c15b80
    64  * The class is used for representing SNMP metadata for the "JvmThreading"
    64  * The class is used for representing SNMP metadata for the "JvmThreading"
    65  * group.
    65  * group.
    66  */
    66  */
    67 public class JvmThreadingMetaImpl extends JvmThreadingMeta {
    67 public class JvmThreadingMetaImpl extends JvmThreadingMeta {
    68 
    68 
       
    69     static final long serialVersionUID = -2104788458393251457L;
       
    70 
    69     /**
    71     /**
    70      * Constructor for the metadata associated to "JvmThreading".
    72      * Constructor for the metadata associated to "JvmThreading".
    71      */
    73      */
    72     public JvmThreadingMetaImpl(SnmpMib myMib,
    74     public JvmThreadingMetaImpl(SnmpMib myMib,
    73                                 SnmpStandardObjectServer objserv) {
    75                                 SnmpStandardObjectServer objserv) {