- JARFILEPATH - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AgentLoader
-
Defines the JAR for monitoring.
- JarProvider() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent.JarProvider
-
- jars - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Agent
-
Stores the additional jars to be added to a newly created class pool.
- javaFqnToInternalVmFqnTo(String) - Static method in class de.uni_hildesheim.sse.monitoring.runtime.instrumentation.AbstractClassTransformer
-
Converts a given Java fully qualified class name (dot separated) to the
internal form of fully qualified class and interface names as defined
in The Java Virtual Machine Specification (slash separated).
- jvm - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.ProcessData
-
Stores the JVM measurement data.
- JVM_PROPERTY_CONFIGURATION_ARGS - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.Configuration
-
Defines a key for storing the configuration arguments as JVM property.
- jvmLoadSum - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Stores the sum of all JVM loads.
- jvmMemUseSum - Static variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.SystemMonitoring
-
Stores the sum of all JVM memory usages.
- jvmNotificationInstance - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recordingStrategies.DefaultRecorderStrategy
-
Internal singleton instance passed to the plugin event mechanism
in case of new JVM measurement information.