org.jacorb.notification.servant
Interface TypedProxyPullSupplierImplMBean

All Superinterfaces:
AbstractProxyMBean, AbstractProxySupplierMBean
All Known Implementing Classes:
TypedProxyPullSupplierImpl

public interface TypedProxyPullSupplierImplMBean
extends AbstractProxySupplierMBean

MBean interface.


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

Method Detail

getPendingMessagesCount

public int getPendingMessagesCount()
Specified by:
getPendingMessagesCount in interface AbstractProxySupplierMBean

getSupportedInterface

public java.lang.String getSupportedInterface()