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