|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MethodServerMBean
Overview information and statistics for method server
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
int |
getActiveContexts()
Currently active method contexts Supported API: true |
int |
getDatabaseConnections()
Number of database connections Supported API: true |
String |
getJmxServiceURL()
JMX service URL Supported API: true |
int |
getLocalJvmId()
Local id of JVM Supported API: true |
Date |
getStartDate()
Method server start time Supported API: true |
int |
getTotalContexts()
Total method contexts Supported API: true |
int |
getTotalInvokeCalls()
Number of invoke() calls Supported API: true |
| Methods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean |
|---|
emailThisMBean |
| Method Detail |
|---|
Date getStartDate()
int getTotalInvokeCalls()
int getLocalJvmId()
String getJmxServiceURL()
int getTotalContexts()
int getActiveContexts()
int getDatabaseConnections()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||