MemoryNotificationInfo
Class MemoryNotificationInfo
- java.lang.Object
-
- java.lang.management.MemoryNotificationInfo
public class MemoryNotificationInfo extends Object
The information about a memory notification.
A memory notification is emitted by MemoryMXBean
when the Java virtual machine detects that the memory usage of a memory pool is exceeding a threshold value- The notification emitted will contain the memory notification information about the detected condition:
- The name of the memory pool-
- The memory usage of the memory pool when the notification was constructed-
- The number of times that the memory usage has crossed a threshold when the notification was constructed- For usage thres