Notification type denoting that
the memory usage of a memory pool has
reached or exceeded its
usage threshold value.
This notification is emitted by
MemoryMXBean
.
Subsequent crossing of the usage threshold value does not cause
further notification until the memory usage has returned
to become less than the usage threshold value.
The value of this notification type is
java.management.memory.threshold.exceeded.