org.jboss.ejb3.mdb
Class MessagingDelegateWrapper
java.lang.Object
org.jboss.ejb3.ContainerDelegateWrapper<MessagingContainer>
org.jboss.ejb3.mdb.MessagingDelegateWrapper
- All Implemented Interfaces:
- ContainerDelegateWrapperMBean, MessagingDelegateWrapperMBean
public class MessagingDelegateWrapper
- extends ContainerDelegateWrapper<MessagingContainer>
- implements MessagingDelegateWrapperMBean
TODO: implement proper mdb stats
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingDelegateWrapper
protected MessagingDelegateWrapper(MessagingContainer delegate)
getMinPoolSize
public int getMinPoolSize()
- Specified by:
getMinPoolSize in interface MessagingDelegateWrapperMBean
getMaxPoolSize
public int getMaxPoolSize()
- Specified by:
getMaxPoolSize in interface MessagingDelegateWrapperMBean
getMaxMessages
public int getMaxMessages()
- Specified by:
getMaxMessages in interface MessagingDelegateWrapperMBean
getKeepAliveMillis
public int getKeepAliveMillis()
- Specified by:
getKeepAliveMillis in interface MessagingDelegateWrapperMBean
isDeliveryActive
public boolean isDeliveryActive()
- Specified by:
isDeliveryActive in interface MessagingDelegateWrapperMBean
startDelivery
public void startDelivery()
- Specified by:
startDelivery in interface MessagingDelegateWrapperMBean
stopDelivery
public void stopDelivery()
- Specified by:
stopDelivery in interface MessagingDelegateWrapperMBean