org.omg.CosEventChannelAdmin

Class ProxyPushConsumerPOATie

public class ProxyPushConsumerPOATie extends ProxyPushConsumerPOA

Interface definition: ProxyPushConsumer.

Author: OpenORB Compiler

Constructor Summary
ProxyPushConsumerPOATie(ProxyPushConsumerOperations tieObject)
Constructor
ProxyPushConsumerPOATie(ProxyPushConsumerOperations tieObject, POA poa)
Constructor
Method Summary
voidconnect_push_supplier(PushSupplier push_supplier)
Operation connect_push_supplier
voiddisconnect_push_consumer()
Operation disconnect_push_consumer
voidpush(Any data)
Operation push
POA_default_POA()
_default_POA method
ProxyPushConsumerOperations_delegate()
Get the delegate
void_delegate(ProxyPushConsumerOperations delegate_)
Set the delegate

Constructor Detail

ProxyPushConsumerPOATie

public ProxyPushConsumerPOATie(ProxyPushConsumerOperations tieObject)
Constructor

ProxyPushConsumerPOATie

public ProxyPushConsumerPOATie(ProxyPushConsumerOperations tieObject, POA poa)
Constructor

Method Detail

connect_push_supplier

public void connect_push_supplier(PushSupplier push_supplier)
Operation connect_push_supplier

disconnect_push_consumer

public void disconnect_push_consumer()
Operation disconnect_push_consumer

push

public void push(Any data)
Operation push

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public ProxyPushConsumerOperations _delegate()
Get the delegate

_delegate

public void _delegate(ProxyPushConsumerOperations delegate_)
Set the delegate