Uses of Class
java.lang.management.MemoryNotificationInfo
Package
Description
Provides the management interfaces for monitoring and management of the
Java virtual machine and other components in the Java runtime.
-
Uses of MemoryNotificationInfo in java.lang.management
Modifier and TypeMethodDescriptionstatic MemoryNotificationInfo
MemoryNotificationInfo.from
(CompositeData cd) Returns aMemoryNotificationInfo
object represented by the givenCompositeData
.