|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.ContainerDelegateWrapper<StatelessContainer>
org.jboss.ejb3.stateless.StatelessDelegateWrapper
public class StatelessDelegateWrapper
| Field Summary |
|---|
| Fields inherited from class org.jboss.ejb3.ContainerDelegateWrapper |
|---|
delegate |
| Constructor Summary | |
|---|---|
protected |
StatelessDelegateWrapper(StatelessContainer delegate)
|
| Method Summary | |
|---|---|
int |
getAvailableCount()
|
int |
getCreateCount()
|
int |
getCurrentSize()
|
int |
getMaxSize()
|
int |
getRemoveCount()
|
| 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 StatelessDelegateWrapper(StatelessContainer delegate)
| Method Detail |
|---|
public int getAvailableCount()
getAvailableCount in interface StatelessDelegateWrapperMBeanpublic int getMaxSize()
getMaxSize in interface StatelessDelegateWrapperMBeanpublic int getCurrentSize()
getCurrentSize in interface StatelessDelegateWrapperMBeanpublic int getCreateCount()
getCreateCount in interface StatelessDelegateWrapperMBeanpublic int getRemoveCount()
getRemoveCount in interface StatelessDelegateWrapperMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||