|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
long |
getActiveAppSessionCount()
Return the active application session count |
long |
getActiveSipSessionCount()
Return the active SIP session count |
java.lang.String |
getApplicationName()
Return the name of this appplication |
java.lang.String |
getApplicationVersion()
The Enterprise application's version identifier. |
long |
getAppSessionCount()
Return the application session count |
long |
getSipSessionCount()
Return the total SIP session count |
Methods inherited from interface weblogic.management.runtime.RuntimeMBean |
preDeregister |
Methods inherited from interface weblogic.management.WebLogicMBean |
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent |
Methods inherited from interface javax.management.DynamicMBean |
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
Methods inherited from interface javax.management.MBeanRegistration |
postDeregister, postRegister, preRegister |
Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
Method Detail |
public long getActiveAppSessionCount()
public long getActiveSipSessionCount()
public java.lang.String getApplicationName()
public java.lang.String getApplicationVersion()
The Enterprise application's version identifier.
This is particularly useful, when using the side-by-side deployment feature, to differentiate between two different versions of the same application that are deployed at the same time.
public long getAppSessionCount()
public long getSipSessionCount()
|
Documentation is available at http://download.oracle.com/docs/cd/E13209_01/wlcp/wlss22/ Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |