|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.ContainerDelegateWrapper<StatefulContainer>
org.jboss.ejb3.stateful.StatefulDelegateWrapper
public class StatefulDelegateWrapper
| Field Summary |
|---|
| Fields inherited from class org.jboss.ejb3.ContainerDelegateWrapper |
|---|
delegate |
| Constructor Summary | |
|---|---|
protected |
StatefulDelegateWrapper(StatefulContainer delegate)
|
| Method Summary | |
|---|---|
int |
getAvailableCount()
|
int |
getCacheSize()
|
int |
getCreateCount()
|
int |
getCurrentSize()
|
int |
getMaxSize()
|
int |
getPassivatedCount()
|
int |
getRemoveCount()
|
int |
getTotalSize()
|
| Methods inherited from class org.jboss.ejb3.ContainerDelegateWrapper |
|---|
getInvokeStats, getTimerService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.ejb3.ContainerDelegateWrapperMBean |
|---|
getInvokeStats, getTimerService |
| Constructor Detail |
|---|
protected StatefulDelegateWrapper(StatefulContainer delegate)
| Method Detail |
|---|
public int getCacheSize()
getCacheSize in interface StatefulDelegateWrapperMBeanpublic int getTotalSize()
getTotalSize in interface StatefulDelegateWrapperMBeanpublic int getPassivatedCount()
getPassivatedCount in interface StatefulDelegateWrapperMBeanpublic int getCreateCount()
getCreateCount in interface StatefulDelegateWrapperMBeanpublic int getRemoveCount()
getRemoveCount in interface StatefulDelegateWrapperMBeanpublic int getAvailableCount()
getAvailableCount in interface StatefulDelegateWrapperMBeanpublic int getMaxSize()
getMaxSize in interface StatefulDelegateWrapperMBeanpublic int getCurrentSize()
getCurrentSize in interface StatefulDelegateWrapperMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||