public class TypedSupplierAdminImpl extends SupplierAdminImpl implements TypedSupplierAdminOperations
JMXManageable.JMXCallback
container_, DEFAULT_FILTER_GROUP_OPERATOR, logger_, modifyProxiesLock_, offerManager_, pullServants_, pushServants_, servantLifecycle_, subscriptionManager_
Constructor and Description |
---|
TypedSupplierAdminImpl(IEventChannel channelServant,
ORB orb,
POA poa,
Configuration config,
MessageFactory messageFactory,
OfferManager offerManager,
SubscriptionManager subscriptionManager) |
Modifier and Type | Method and Description |
---|---|
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) |
get_proxy_consumer, getMessageConsumer, getSubsequentFilterStages, hasInterFilterGroupOperatorOR, hasMessageConsumer, obtain_notification_pull_consumer, obtain_notification_push_consumer, obtain_pull_consumer, obtain_push_consumer, offer_change, pull_consumers, push_consumers, setSubsequentFilterStageSource
activate, add_filter, addProxyEventListener, addProxyToMap, configureInterFilterGroupOperator, configureQoS, deactivate, destroy, dispose, fireCreateProxyRequestEvent, get_all_filters, get_all_notify_proxies, get_filter, get_qos, getChannelID, getFilters, getID, getInterFilterGroupOperator, getJMXNotificationTypes, getJMXObjectName, getLifetimeFilter, getMBeanName, getMessageFactory, getORB, getPOA, getPriorityFilter, getProxy, hasLifetimeFilter, hasPriorityFilter, isDestroyed, MyChannel, MyID, MyOperator, newContainerForEventStyleProxy, newContainerForNotifyStyleProxy, newContainerForTypedProxy, registerDisposable, remove_all_filters, remove_filter, removeProxyEventListener, sendNotification, set_qos, setInterFilterGroupOperator, setJMXCallback, validate_qos
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, get_proxy_consumer, MyChannel, MyID, MyOperator, obtain_notification_pull_consumer, obtain_notification_push_consumer, pull_consumers, push_consumers
get_qos, set_qos, validate_qos
offer_change
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
obtain_pull_consumer, obtain_push_consumer
public TypedSupplierAdminImpl(IEventChannel channelServant, ORB orb, POA poa, Configuration config, MessageFactory messageFactory, OfferManager offerManager, SubscriptionManager subscriptionManager)
public Servant newServant()
newServant
in interface IServantLifecyle
newServant
in class SupplierAdminImpl
public TypedProxyPushConsumer obtain_typed_notification_push_consumer(String type, IntHolder id) throws AdminLimitExceeded
AdminLimitExceeded
public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(String type, IntHolder id) throws AdminLimitExceeded
AdminLimitExceeded
public TypedProxyPushConsumer obtain_typed_push_consumer(String type)
obtain_typed_push_consumer
in interface TypedSupplierAdminOperations
public ProxyPullConsumer obtain_typed_pull_consumer(String type)
obtain_typed_pull_consumer
in interface TypedSupplierAdminOperations
public String getMBeanType()
getMBeanType
in class SupplierAdminImpl
Copyright © 2017 JacORB. All rights reserved.