glassfish:kernel:file-cache:countMissEvent

count miss event

Synopsis

glassfish:kernel:file-cache:countMissEvent(
java.lang.String fileCacheName)

Description

This event is called when a resource looked up in the file cache is not found.

Use this event to count the number of times a requested resource is not found in the file cache.

Parameters

fileCacheName

The file cache name.