Interface JVM

All Superinterfaces:
org.glassfish.admin.amx.core.AMX_SPI, org.glassfish.admin.amx.core.AMXProxy, J2EEManagedObject

@AMXMBeanMetadata(type="JVM", leaf=true, singleton=true) public interface JVM extends J2EEManagedObject
Identifies a Java VM being utilized by a server.
  • Method Summary

    Modifier and Type
    Method
    Description
    Note that the Attribute name is case-sensitive "javaVendor" as defined by JSR 77.
    Note that the Attribute name is case-sensitive "javaVersion" as defined by JSR 77.
    Note that the Attribute name is case-sensitive "node" as defined by JSR 77.

    Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI

    getChildren, getName, getParent

    Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy

    as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid

    Methods inherited from interface org.glassfish.admin.amx.j2ee.J2EEManagedObject

    getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
  • Method Details

    • getjavaVendor

      @ManagedAttribute String getjavaVendor()
      Note that the Attribute name is case-sensitive "javaVendor" as defined by JSR 77.
    • getjavaVersion

      @ManagedAttribute String getjavaVersion()
      Note that the Attribute name is case-sensitive "javaVersion" as defined by JSR 77.
    • getnode

      @ManagedAttribute String getnode()
      Note that the Attribute name is case-sensitive "node" as defined by JSR 77.
      Returns:
      the fully-qualified hostname