org.jacorb.notification.servant
public class TypedConsumerAdminImpl extends ConsumerAdminImpl implements TypedConsumerAdminOperations
Version: $Id: TypedConsumerAdminImpl.java,v 1.8 2006/05/17 13:09:39 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| TypedConsumerAdminImpl(ORB orb, POA poa, Configuration config, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager, IEventChannel channelServant) | |
| Method Summary | |
|---|---|
| String | getMBeanType() |
| Servant | newServant() |
| TypedProxyPullSupplier | obtain_typed_notification_pull_supplier(String type, IntHolder id) |
| TypedProxyPushSupplier | obtain_typed_notification_push_supplier(String type, IntHolder id) |
| TypedProxyPullSupplier | obtain_typed_pull_supplier(String type) |
| ProxyPushSupplier | obtain_typed_push_supplier(String type) |