public class ProxyPushConsumerImpl extends AbstractProxyConsumer implements ProxyPushConsumerOperations, ProxyPushConsumerImplMBean
JMXManageable.JMXCallbacksupplierAdmin_config_, eventTypes_, logger_, offerManager_, qosSettings_, subscriptionManager_| Constructor and Description |
|---|
ProxyPushConsumerImpl(IAdmin admin,
ORB orb,
POA poa,
Configuration conf,
TaskProcessor taskProcessor,
MessageFactory messageFactory,
SupplierAdmin supplierAdmin,
OfferManager offerManager,
SubscriptionManager subscriptionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect_any_push_supplier(PushSupplier pushSupplier) |
void |
disconnect_push_consumer() |
protected void |
disconnectClient()
invoke the proxy specific disconnect method.
|
ProxyType |
MyType() |
Servant |
newServant() |
void |
push(Any event)
Supplier sends data to the consumer (this object) using this call.
|
checkMessageProperties, clientDisconnected, connectClient, getFirstStage, getMessageConsumer, getMessageCount, getMessageFactory, getStartTimeSupported, getStopTimeSupported, getSubsequentFilterStages, hasMessageConsumer, MyAdmin, newMessages, obtain_subscription_types, offer_change, processMessage, removeListener, schedulePullTask, setSubsequentDestinationsactivate, add_filter, checkDestroyStatus, checkIsConnected, checkIsNotConnected, checkStillConnected, configure, connectionResumed, connectionSuspended, deactivate, destroy, dispose, get_all_filters, get_filter, get_qos, getClientIOR, getConnected, getErrorCounter, getFilters, getID, getInterFilterGroupOperator, getJMXNotificationTypes, getJMXObjectName, getLifetimeFilter, getMBeanName, getMBeanType, getORB, getPOA, getPriorityFilter, getStatus, getTaskProcessor, handleDisconnected, hasInterFilterGroupOperatorOR, hasLifetimeFilter, hasPriorityFilter, incErrorCounter, isDestroyed, isIDPublic, isSuspended, lifetime_filter, lifetime_filter, priority_filter, priority_filter, registerDisposable, remove_all_filters, remove_filter, resetErrorCounter, resume_connection, sendNotification, sendNotification, set_qos, setJMXCallback, suspend_connection, validate_event_qos, validate_qosclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMyAdmin, obtain_subscription_types, validate_event_qosget_qos, set_qos, validate_qosadd_filter, get_all_filters, get_filter, remove_all_filters, remove_filteroffer_changegetMessageCount, getStartTimeSupported, getStopTimeSupporteddestroy, getClientIOR, getConnected, getErrorCounter, getInterFilterGroupOperator, getStatus, resetErrorCounterpublic ProxyPushConsumerImpl(IAdmin admin, ORB orb, POA poa, Configuration conf, TaskProcessor taskProcessor, MessageFactory messageFactory, SupplierAdmin supplierAdmin, OfferManager offerManager, SubscriptionManager subscriptionManager)
public ProxyType MyType()
MyType in interface ProxyConsumerOperationsMyType in class AbstractProxypublic void disconnect_push_consumer()
disconnect_push_consumer in interface PushConsumerOperationsprotected void disconnectClient()
AbstractProxydisconnectClient in class AbstractProxypublic void push(Any event) throws Disconnected
push in interface PushConsumerOperationsDisconnectedpublic void connect_any_push_supplier(PushSupplier pushSupplier) throws AlreadyConnected
connect_any_push_supplier in interface ProxyPushConsumerOperationsAlreadyConnectedpublic Servant newServant()
newServant in interface IServantLifecyleCopyright © 2015 JacORB. All rights reserved.