glassfish:kernel:file-cache:countInfoHitEvent

count information hit event

Synopsis

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

Description

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

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

Parameters

fileCacheName

The file cache name.