org.jacorb.notification.servant
public class SequenceProxyPullSupplierImpl extends AbstractProxySupplier implements SequenceProxyPullSupplierOperations
Version: $Id: SequenceProxyPullSupplierImpl.java,v 1.16 2006/01/12 22:34:54 alphonse.bendt Exp $
Constructor Summary | |
---|---|
SequenceProxyPullSupplierImpl(IAdmin admin, ORB orb, POA poa, Configuration conf, TaskProcessor taskProcessor, OfferManager offerManager, SubscriptionManager subscriptionManager, ConsumerAdmin consumerAdmin) |
Method Summary | |
---|---|
void | connect_sequence_pull_consumer(SequencePullConsumer consumer) |
protected void | disconnectClient() |
void | disconnect_sequence_pull_supplier() |
protected long | getCost() |
ProxyType | MyType() |
Servant | newServant() |
StructuredEvent[] | pull_structured_events(int number) |
StructuredEvent[] | try_pull_structured_events(int number, BooleanHolder success) |