public interface AbstractProxyPushSupplierMBean extends AbstractProxySupplierMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getAveragePushDuration() |
int |
getPushErrorCount() |
int |
getPushOperationCount() |
String |
getRetryStrategy() |
void |
resetErrorCounter() |
void |
setRetryStrategy(String factoryName) |
clearPendingMessageQueue, getDiscardPolicy, getMaxEventsPerConsumer, getNumberOfDiscardedMessages, getOrderPolicy, getPendingMessagesCount, setMaxEventsPerConsumerdestroy, getClientIOR, getConnected, getErrorCounter, getInterFilterGroupOperator, getStatusvoid setRetryStrategy(String factoryName) throws ClassNotFoundException
ClassNotFoundExceptionString getRetryStrategy()
void resetErrorCounter()
resetErrorCounter in interface AbstractProxyMBeanint getPushOperationCount()
int getPushErrorCount()
int getAveragePushDuration()
Copyright © 2015 JacORB. All rights reserved.