Name | Description |
int jspCount | The number of JSPs that have been loaded into a webapp. |
int jspReloadCount | The number of JSPs that have been reloaded. |
int jspUnloadCount | The number of JSPs that have been unloaded. |
int jspQueueLength | The length of the JSP queue (if enabled via maxLoadedJSPs). |
int deltajspCount | Delta of the number of JSPs that have been loaded into a webapp. |