Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | System Component Monitoring for Infrastructure Data Collector KPI Definitions | InfraDCSystemComponent.java.lang.type.ClassLoading | KPIs
 
KPIs
The following table describes the InfraDCSystemComponent.java.lang.type.ClassLoading KPIs.
Name
Description
boolean ObjectStatus
Online if the ClassLoading MBean type exists.
int LoadedClassCount
Returns the number of classes that are currently loaded on the Java virtual machine.
long TotalLoadedClassCount
Returns the total number of classes that have been loaded since the Java virtual machine started running.
long UnloadedClassCount
Returns the total number of classes that have been unloaded since the Java virtual machine started running.
boolean Verbose
Tests if the verbose output for the class loading system is enabled.