|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MemoryManagerMXBean
Provides access to information about the memory managers
of the virtual machine. An instance of this bean for each
memory manager is obtained by calling
ManagementFactory.getMemoryManagerMXBeans().
| Method Summary | |
|---|---|
String[] |
getMemoryPoolNames()
Returns an array containing the names of the memory pools this memory manager manages. |
String |
getName()
Returns the name of the memory manager. |
boolean |
isValid()
Returns true if this memory manager is still valid. |
| Method Detail |
|---|
String[] getMemoryPoolNames()
String getName()
boolean isValid()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||