Class Agent


  • public class Agent
    extends Object
    • Constructor Detail

      • Agent

        public Agent()
    • Method Detail

      • getAgentId

        public int getAgentId()
      • getAgentGroup

        public String getAgentGroup()
      • getLicenseInformation

        public String getLicenseInformation()
      • getLicenseOk

        public String getLicenseOk()
      • getStartupTimeUTC

        public String getStartupTimeUTC()
      • getSystemProfile

        public String getSystemProfile()
      • getTechnologyType

        public String getTechnologyType()
      • isSupportsHotsensorPlacement

        public boolean isSupportsHotsensorPlacement()
      • isConnected

        public boolean isConnected()
      • isCapture

        public boolean isCapture()
      • getClassLoadCount

        public int getClassLoadCount()
      • getEventCount

        public int getEventCount()
      • getProcessId

        public int getProcessId()
      • getSkippedEvents

        public int getSkippedEvents()
      • getSkippedPurePaths

        public int getSkippedPurePaths()
      • getTotalClassLoadCount

        public int getTotalClassLoadCount()
      • getTotalPurePathCount

        public int getTotalPurePathCount()
      • getTotalExecutionTime

        public double getTotalExecutionTime()
      • getTotalCpuTime

        public double getTotalCpuTime()
      • getConfiguration

        public String getConfiguration()
      • getHost

        public String getHost()
      • getName

        public String getName()