Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

glassfish:kernel:file-cache:countContentMissEvent

count content miss event

Synopsis

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

Description

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

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

Parameters

fileCacheName

The file cache name.