|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JvmMBMBean
The interface of the proxy class for the JVM.
Method Summary | |
---|---|
String |
findDuplicateClasses()
Searches for duplicated classes on the classpath. |
ObjectName[] |
getApplicationContexts()
Returns all the Application Context proxies in this JVM. |
String[] |
getClassPath()
Get the classpath of this jvm. |
String[] |
getSystemProperties()
Returns the system properties of this JVM in a String array. |
String |
showThreadTable()
An HTML table is created, which lists all Threads and their property values. |
Method Detail |
---|
String[] getSystemProperties()
ObjectName[] getApplicationContexts()
String[] getClassPath()
String findDuplicateClasses()
String showThreadTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |