Methods Summary |
---|
public BeanCacheMonitor | getBeanCacheMonitor()
|
public java.util.Map | getBeanMethodMonitorMap()
|
public BeanPoolMonitor | getBeanPoolMonitor()
|
public javax.management.j2ee.statistics.EJBStats | getEJBStats()Return the specific sub-interface of EJBStats appropriate to this item.
Depending on the type of bean, the EJBStats returned will be one of:
- {@link StatelessSessionBeanStats}
- {@link StatefulSessionBeanStats}
- {@link EntityBeanStats}
- {@link MessageDrivenBeanStats}
|