Uses of Class
java.lang.management.MemoryNotificationInfo
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.managementMethods in java.lang.management that return MemoryNotificationInfoModifier and TypeMethodDescriptionstatic MemoryNotificationInfoMemoryNotificationInfo.from(CompositeData cd) Returns aMemoryNotificationInfoobject represented by the givenCompositeData.