|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBModuleStats
EJB Module statistics interface
| Method Summary | |
|---|---|
CountStatistic |
getEntityBeanCount()
Get the entity bean count |
CountStatistic |
getMessageDrivenBeanCount()
Get the message driven bean count |
CountStatistic |
getStatefulSessionBeanCount()
Get the statefull session bean count |
CountStatistic |
getStatelessSessionBeanCount()
Get the stateless session bean count |
CountStatistic |
getTotalBeanCount()
Get the total bean count |
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
CountStatistic getEntityBeanCount()
CountStatistic getStatelessSessionBeanCount()
CountStatistic getStatefulSessionBeanCount()
CountStatistic getMessageDrivenBeanCount()
CountStatistic getTotalBeanCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||