Uses of Interface
com.bea.jvm.Memory

Packages that use Memory
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API.  
 

Uses of Memory in com.bea.jvm
 

Subinterfaces of Memory in com.bea.jvm
 interface PhysicalMemory
           The physical memory in a Machine.
 

Methods in com.bea.jvm that return Memory
 Memory OperatingSystem.getVirtualMemory()
          Returns the virtual memory.