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