|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MemoryPoolInfo
The MemoryPoolInfo interface provides
information about memory pool within the Java Virtual
Machine.
| Method Summary | |
|---|---|
java.lang.management.MemoryType |
getMemoryType()
Returns the type of memory in this pool. |
java.lang.management.MemoryUsage |
getMemoryUsage()
Returns the memory usage for this pool. |
java.lang.String |
getPoolName()
Returns the name of the memory pool. |
| Method Detail |
|---|
java.lang.String getPoolName()
java.lang.management.MemoryType getMemoryType()
java.lang.management.MemoryUsage getMemoryUsage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||