public interface AbstractProxyPushSupplierMBean extends AbstractProxySupplierMBean
Modifier and Type | Method and Description |
---|---|
int |
getAveragePushDuration() |
int |
getPushErrorCount() |
int |
getPushOperationCount() |
java.lang.String |
getRetryStrategy() |
void |
resetErrorCounter() |
void |
setRetryStrategy(java.lang.String factoryName) |
clearPendingMessageQueue, getDiscardPolicy, getMaxEventsPerConsumer, getNumberOfDiscardedMessages, getOrderPolicy, getPendingMessagesCount, setMaxEventsPerConsumer
destroy, getClientIOR, getConnected, getErrorCounter, getInterFilterGroupOperator, getStatus
void setRetryStrategy(java.lang.String factoryName) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
java.lang.String getRetryStrategy()
void resetErrorCounter()
resetErrorCounter
in interface AbstractProxyMBean
int getPushOperationCount()
int getPushErrorCount()
int getAveragePushDuration()