subtract heap size event
glassfish:kernel:file-cache:subHeapSizeEvent( java.lang.String fileCacheName, long size)
This event is called when the file cache releases heap memory.
Use this event to count heap memory size used by the file cache.
fileCacheNameThe file cache name.
sizeThe size of the released heap memory block.