Uses of Class
java.lang.management.MemoryNotificationInfo JAVA
Packages that use 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
Methods in java.lang.management that return MemoryNotificationInfoModifier and TypeMethodDescriptionstatic MemoryNotificationInfo
MemoryNotificationInfo.from
(CompositeData cd) Returns aMemoryNotificationInfo
object represented by the givenCompositeData
.