org.omg.CosTypedEventChannelAdmin

Class TypedProxyPushConsumerPOATie

public class TypedProxyPushConsumerPOATie extends TypedProxyPushConsumerPOA

Interface definition: TypedProxyPushConsumer.

Author: OpenORB Compiler

Constructor Summary
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations tieObject)
Constructor
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations tieObject, POA poa)
Constructor
Method Summary
voidconnect_push_supplier(PushSupplier push_supplier)
Operation connect_push_supplier
voiddisconnect_push_consumer()
Operation disconnect_push_consumer
Objectget_typed_consumer()
Operation get_typed_consumer
voidpush(Any data)
Operation push
POA_default_POA()
_default_POA method
TypedProxyPushConsumerOperations_delegate()
Get the delegate
void_delegate(TypedProxyPushConsumerOperations delegate_)
Set the delegate

Constructor Detail

TypedProxyPushConsumerPOATie

public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations tieObject)
Constructor

TypedProxyPushConsumerPOATie

public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations 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

get_typed_consumer

public Object get_typed_consumer()
Operation get_typed_consumer

push

public void push(Any data)
Operation push

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public TypedProxyPushConsumerOperations _delegate()
Get the delegate

_delegate

public void _delegate(TypedProxyPushConsumerOperations delegate_)
Set the delegate