org.jacorb.notification.servant

Class TypedConsumerAdminImpl

public class TypedConsumerAdminImpl extends ConsumerAdminImpl implements TypedConsumerAdminOperations

Version: $Id: TypedConsumerAdminImpl.java,v 1.8 2006/05/17 13:09:39 alphonse.bendt Exp $

Author: Alphonse Bendt

Constructor Summary
TypedConsumerAdminImpl(ORB orb, POA poa, Configuration config, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, IEventChannel channelServant)
Method Summary
StringgetMBeanType()
ServantnewServant()
TypedProxyPullSupplierobtain_typed_notification_pull_supplier(String type, IntHolder id)
TypedProxyPushSupplierobtain_typed_notification_push_supplier(String type, IntHolder id)
TypedProxyPullSupplierobtain_typed_pull_supplier(String type)
ProxyPushSupplierobtain_typed_push_supplier(String type)

Constructor Detail

TypedConsumerAdminImpl

public TypedConsumerAdminImpl(ORB orb, POA poa, Configuration config, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, IEventChannel channelServant)

Method Detail

getMBeanType

public String getMBeanType()

newServant

public Servant newServant()

obtain_typed_notification_pull_supplier

public TypedProxyPullSupplier obtain_typed_notification_pull_supplier(String type, IntHolder id)

obtain_typed_notification_push_supplier

public TypedProxyPushSupplier obtain_typed_notification_push_supplier(String type, IntHolder id)

obtain_typed_pull_supplier

public TypedProxyPullSupplier obtain_typed_pull_supplier(String type)

obtain_typed_push_supplier

public ProxyPushSupplier obtain_typed_push_supplier(String type)