|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentDockMXBean
MBean interface of the deployment dock.
Method Summary | |
---|---|
long |
getFreeMemory()
Returns the amount of free memory in the Java Virtual Machine running the dock. |
java.lang.String |
getName()
Returns name of the dock. |
int |
getNumberOfRunningComponents()
Returns number of running components. |
long |
getTotalMemory()
Returns the total amount of memory in the Java virtual machine. |
Method Detail |
---|
java.lang.String getName()
int getNumberOfRunningComponents()
long getFreeMemory()
long getTotalMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |