|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatefulSessionInstanceMetrics
StatefulSessionInstanceMetrics Represents backing instance metrics of EJB3 Stateful Session Beans targeting the underlying instance cache
| Method Summary | |
|---|---|
int |
getCacheSize()
Obtains the current number of instances in the cache |
int |
getPassivatedCount()
Returns the number of instanes passivated |
int |
getTotalSize()
Returns the total size of the cache |
| Methods inherited from interface org.jboss.ejb3.metrics.spi.SessionInstanceMetrics |
|---|
getAvailableCount, getCreateCount, getCurrentSize, getMaxSize, getRemoveCount |
| Method Detail |
|---|
int getCacheSize()
int getTotalSize()
int getPassivatedCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||