glassfish:kernel:file-cache:countInfoMissEvent

count information miss event

Synopsis

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

Description

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

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

Parameters

fileCacheName

The file cache name.