org.jacorb.notification.servant
public class TypedProxyPullSupplierImpl extends AbstractProxySupplier implements TypedProxyPullSupplierOperations, ITypedProxy, TypedProxyPullSupplierImplMBean
Version: $Id: TypedProxyPullSupplierImpl.java,v 1.16 2006/05/17 13:09:39 alphonse.bendt Exp $
UNKNOWN: extends = "AbstractProxySupplierMBean"
Constructor Summary | |
---|---|
TypedProxyPullSupplierImpl(ITypedAdmin admin, ConsumerAdmin consumerAdmin, ORB orb, POA poa, Configuration conf, TaskProcessor taskProcessor, OfferManager offerManager, SubscriptionManager subscriptionManager, DynAnyFactory dynAnyFactory, Repository repository) |
Method Summary | |
---|---|
void | connect_typed_pull_consumer(PullConsumer pullConsumer) |
void | deliverPendingData() |
void | disconnectClient() |
void | disconnect_pull_supplier() |
protected long | getCost() |
int | getPendingMessagesCount() |
String | getSupportedInterface() |
Object | get_typed_supplier() |
ProxyType | MyType() |
Servant | newServant() |
Any | pull() |
void | queueMessage(Message message) |
Any | try_pull(BooleanHolder booleanHolder) |
UNKNOWN: access = "read-only"