org.jacorb.notification.servant
Interface AbstractProxySupplierMBean
- All Superinterfaces:
- AbstractProxyMBean
- All Known Subinterfaces:
- AbstractProxyPushSupplierMBean, ECProxyPushSupplierImplMBean, ProxyPushSupplierImplMBean, SequenceProxyPushSupplierImplMBean, StructuredProxyPushSupplierImplMBean, TypedProxyPullSupplierImplMBean, TypedProxyPushSupplierImplMBean
- All Known Implementing Classes:
- AbstractProxySupplier, ECProxyPushSupplierImpl, ProxyPushSupplierImpl, SequenceProxyPushSupplierImpl, StructuredProxyPushSupplierImpl, TypedProxyPullSupplierImpl, TypedProxyPushSupplierImpl
- public interface AbstractProxySupplierMBean
- extends AbstractProxyMBean
MBean interface.
getPendingMessagesCount
public int getPendingMessagesCount()
getOrderPolicy
public java.lang.String getOrderPolicy()
getDiscardPolicy
public java.lang.String getDiscardPolicy()
getMaxEventsPerConsumer
public int getMaxEventsPerConsumer()
setMaxEventsPerConsumer
public void setMaxEventsPerConsumer(int max)
getNumberOfDiscardedMessages
public int getNumberOfDiscardedMessages()
clearPendingMessageQueue
public void clearPendingMessageQueue()