public interface sun.management.snmp.jvmmib.JvmRuntimeMBean
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: sun.management.snmp.jvmmib.JvmRuntimeMBean
super_class: java.lang.Object
{
public abstract sun.management.snmp.jvmmib.EnumJvmRTBootClassPathSupport getJvmRTBootClassPathSupport();
descriptor: ()Lsun/management/snmp/jvmmib/EnumJvmRTBootClassPathSupport;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTManagementSpecVersion();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTSpecVersion();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTSpecVendor();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTSpecName();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTVMVersion();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTVMVendor();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.Long getJvmRTStartTimeMs();
descriptor: ()Ljava/lang/Long;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.Long getJvmRTUptimeMs();
descriptor: ()Ljava/lang/Long;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTVMName();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.String getJvmRTName();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
public abstract java.lang.Integer getJvmRTInputArgsCount();
descriptor: ()Ljava/lang/Integer;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws com.sun.jmx.snmp.SnmpStatusException
}
SourceFile: "JvmRuntimeMBean.java"