Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
count hit event
glassfish:kernel:file-cache:countHitEvent( java.lang.String fileCacheName)
This event is called when a resource looked up in the file cache is found.
Use this event to count the number of times a requested resource is found in the file cache.
fileCacheName
The file cache name.