org.jacorb.notification.servant
public class TypedSupplierAdminImpl extends SupplierAdminImpl implements TypedSupplierAdminOperations
Version: $Id: TypedSupplierAdminImpl.java,v 1.9 2006/05/17 13:09:39 alphonse.bendt Exp $
Constructor Summary | |
---|---|
TypedSupplierAdminImpl(IEventChannel channelServant, ORB orb, POA poa, Configuration config, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager) |
Method Summary | |
---|---|
String | getMBeanType() |
Servant | newServant() |
TypedProxyPullConsumer | obtain_typed_notification_pull_consumer(String type, IntHolder id) |
TypedProxyPushConsumer | obtain_typed_notification_push_consumer(String type, IntHolder id) |
ProxyPullConsumer | obtain_typed_pull_consumer(String type) |
TypedProxyPushConsumer | obtain_typed_push_consumer(String type) |