|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.pmi.stat.StatsImpl
com.ibm.websphere.pmi.stat.EJBStatsImpl
WSEJBStats
public class EJBStatsImpl
Implements WebSphere 5.0 EJBStats interface
Field Summary | |
---|---|
static int |
ACTIVATIONS
Deprecated. |
static int |
ACTIVES
Deprecated. |
static int |
AVERAGE_SERVER_SESSION_WAIT_TIME
Deprecated. |
static int |
CREATE_RT
Deprecated. |
static int |
CREATES
Deprecated. |
static int |
DESTROYS
Deprecated. |
static int |
DRAIN_SIZE
Deprecated. |
static int |
DRAINS_FROM_POOL
Deprecated. |
static int |
GETS_FOUND
Deprecated. |
static int |
GETS_FROM_POOL
Deprecated. |
static int |
INSTANTIATES
Deprecated. |
static int |
LIVES
Deprecated. |
static int |
LOADS
Deprecated. |
static int |
MESSAGE_BACKOUT
Deprecated. |
static int |
MESSAGE_DELIVERED
Deprecated. |
static int |
METHOD_CALLS
Deprecated. |
static int |
METHOD_LOAD
Deprecated. |
static int |
METHOD_READY_COUNT
Deprecated. |
static int |
METHOD_RT
Deprecated. |
static int |
PASSIVATION_COUNT
Deprecated. |
static int |
PASSIVATIONS
Deprecated. |
static int |
POOL_SIZE
Deprecated. |
static int |
REMOVE_RT
Deprecated. |
static int |
REMOVES
Deprecated. |
static int |
RETURNS_DISCARDED
Deprecated. |
static int |
RETURNS_TO_POOL
Deprecated. |
static int |
SERVER_SESSION_USAGE
Deprecated. |
static int |
STORES
Deprecated. |
Fields inherited from class com.ibm.websphere.pmi.stat.StatsImpl |
---|
dataMembers, instrumentationLevel, name, statsType, subCollections, time, type |
Fields inherited from interface com.ibm.websphere.pmi.stat.Stats |
---|
UNIT_KB |
Constructor Summary | |
---|---|
EJBStatsImpl(java.lang.String name,
int type,
int level,
java.util.ArrayList dataMembers,
java.util.ArrayList subCollections)
Deprecated. |
Method Summary | |
---|---|
CountStatistic |
getCreateCount()
Deprecated. |
CountStatistic |
getRemoveCount()
Deprecated. |
java.lang.String |
getStatsType()
Deprecated. |
Methods inherited from class com.ibm.websphere.pmi.stat.StatsImpl |
---|
add, add, add, add, dataMembers, getData, getLevel, getName, getStatistic, getStatistic, getStatisticNames, getStatistics, getStats, getSubcollection, getSubStats, getTime, getType, initPmiModuleConfig, listStatisticNames, listStatistics, listSubStats, remove, remove, resetOnClient, setConfig, setDataMembers, setLevel, setName, setStatistics, setStatsType, setSubcollections, setSubStats, subCollections, toString, toString, toXML, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Field Detail |
---|
public static final int CREATES
public static final int REMOVES
public static final int ACTIVATIONS
public static final int PASSIVATIONS
public static final int INSTANTIATES
public static final int DESTROYS
public static final int LOADS
public static final int STORES
public static final int ACTIVES
public static final int LIVES
public static final int METHOD_CALLS
public static final int METHOD_RT
public static final int CREATE_RT
public static final int REMOVE_RT
public static final int METHOD_LOAD
public static final int GETS_FROM_POOL
public static final int GETS_FOUND
public static final int RETURNS_TO_POOL
public static final int RETURNS_DISCARDED
public static final int DRAINS_FROM_POOL
public static final int DRAIN_SIZE
public static final int POOL_SIZE
public static final int MESSAGE_DELIVERED
public static final int MESSAGE_BACKOUT
public static final int AVERAGE_SERVER_SESSION_WAIT_TIME
public static final int SERVER_SESSION_USAGE
public static final int METHOD_READY_COUNT
public static final int PASSIVATION_COUNT
Constructor Detail |
---|
public EJBStatsImpl(java.lang.String name, int type, int level, java.util.ArrayList dataMembers, java.util.ArrayList subCollections)
Method Detail |
---|
public java.lang.String getStatsType()
getStatsType
in class StatsImpl
public CountStatistic getCreateCount()
getCreateCount
in interface EJBStats
public CountStatistic getRemoveCount()
getRemoveCount
in interface EJBStats
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |