org.jacorb.notification.servant
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 $
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 | |
---|---|
void | connect_typed_push_supplier(PushSupplier pushSupplier) |
void | disconnectClient() |
void | disconnect_push_consumer() |
String | getSupportedInterface() |
Object | get_typed_consumer() |
ProxyType | MyType() |
Servant | newServant() |
void | push(Any any) |
UNKNOWN: access = "read-only"