API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang.management. MemoryManagerMXBean View Source
Author(s)
Mandy Chung
Since
1.5
Version
1.11, 11/17/05
Serial
Hierarchy
 MemoryManagerMXBean
Subinterfaces
Description
public interface MemoryManagerMXBean
  The management interface for a memory manager.
Methods
Hide/Show inherited methods
public String getMemoryPoolNames ()
  Returns the name of memory pools that this memory manager manages.
public String getName ()
  Returns the name representing this memory manager.
public boolean isValid ()
  Tests if this memory manager is valid in the Java virtual machine.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar