org.jacorb.notification.servant
Interface AbstractProxyPushSupplierMBean
- All Superinterfaces:
- AbstractProxyMBean, AbstractProxySupplierMBean
- All Known Subinterfaces:
- ECProxyPushSupplierImplMBean, ProxyPushSupplierImplMBean, SequenceProxyPushSupplierImplMBean, StructuredProxyPushSupplierImplMBean, TypedProxyPushSupplierImplMBean
- All Known Implementing Classes:
- ECProxyPushSupplierImpl, ProxyPushSupplierImpl, SequenceProxyPushSupplierImpl, StructuredProxyPushSupplierImpl, TypedProxyPushSupplierImpl
public interface AbstractProxyPushSupplierMBean
- extends AbstractProxySupplierMBean
MBean interface.
setRetryStrategy
void setRetryStrategy(java.lang.String factoryName)
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getRetryStrategy
java.lang.String getRetryStrategy()
resetErrorCounter
void resetErrorCounter()
- Specified by:
resetErrorCounter
in interface AbstractProxyMBean
getPushOperationCount
int getPushOperationCount()
getPushErrorCount
int getPushErrorCount()
getAveragePushDuration
int getAveragePushDuration()