org.jacorb.notification.servant

Class TypedProxyPushConsumerImpl

public class TypedProxyPushConsumerImpl extends AbstractProxyConsumer implements TypedProxyPushConsumerOperations, ITypedProxy, TypedProxyPushConsumerImplMBean

Version: $Id: TypedProxyPushConsumerImpl.java,v 1.12 2006/03/06 19:53:46 alphonse.bendt Exp $

Author: Alphonse Bendt

UNKNOWN: extends = "AbstractProxyConsumerMBean"

Constructor Summary
TypedProxyPushConsumerImpl(ITypedAdmin admin, SupplierAdmin supplierAdmin, ORB orb, POA poa, Configuration conf, TaskProcessor taskProcessor, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, Repository repository)
Method Summary
voidconnect_typed_push_supplier(PushSupplier pushSupplier)
voiddisconnectClient()
voiddisconnect_push_consumer()
StringgetSupportedInterface()
Objectget_typed_consumer()
ProxyTypeMyType()
ServantnewServant()
voidpush(Any any)

Constructor Detail

TypedProxyPushConsumerImpl

public TypedProxyPushConsumerImpl(ITypedAdmin admin, SupplierAdmin supplierAdmin, ORB orb, POA poa, Configuration conf, TaskProcessor taskProcessor, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, Repository repository)

Method Detail

connect_typed_push_supplier

public void connect_typed_push_supplier(PushSupplier pushSupplier)

disconnectClient

public void disconnectClient()

disconnect_push_consumer

public void disconnect_push_consumer()

getSupportedInterface

public String getSupportedInterface()

UNKNOWN: access = "read-only"

get_typed_consumer

public Object get_typed_consumer()

MyType

public ProxyType MyType()

newServant

public Servant newServant()

push

public void push(Any any)