org.jacorb.notification.servant
Interface TypedProxyPushSupplierImplMBean

All Superinterfaces:
AbstractProxyMBean, AbstractProxyPushSupplierMBean, AbstractProxySupplierMBean
All Known Implementing Classes:
TypedProxyPushSupplierImpl

public interface TypedProxyPushSupplierImplMBean
extends AbstractProxyPushSupplierMBean

MBean interface.


Method Summary
 java.lang.String getSupportedInterface()
           
 
Methods inherited from interface org.jacorb.notification.servant.AbstractProxyPushSupplierMBean
getAveragePushDuration, getPushErrorCount, getPushOperationCount, getRetryStrategy, resetErrorCounter, setRetryStrategy
 
Methods inherited from interface org.jacorb.notification.servant.AbstractProxySupplierMBean
clearPendingMessageQueue, getDiscardPolicy, getMaxEventsPerConsumer, getNumberOfDiscardedMessages, getOrderPolicy, getPendingMessagesCount, setMaxEventsPerConsumer
 
Methods inherited from interface org.jacorb.notification.servant.AbstractProxyMBean
destroy, getClientIOR, getConnected, getErrorCounter, getInterFilterGroupOperator, getStatus
 

Method Detail

getSupportedInterface

public java.lang.String getSupportedInterface()