StatefulDelegateWrapperMBeanpublic interface StatefulDelegateWrapperMBean implements org.jboss.ejb3.ServiceDelegateWrapperMBean
Methods Summary |
---|
public int | getAvailableCount()
| public int | getCacheSize()
| public int | getCreateCount()
| public int | getCurrentSize()
| public int | getMaxSize()
| public int | getPassivatedCount()
| public int | getRemoveCount()
| public int | getTotalSize()
|
|