org.omg.CosTypedEventComm

Class TypedPushConsumerPOATie

public class TypedPushConsumerPOATie extends TypedPushConsumerPOA

Interface definition: TypedPushConsumer.

Author: OpenORB Compiler

Constructor Summary
TypedPushConsumerPOATie(TypedPushConsumerOperations tieObject)
Constructor
TypedPushConsumerPOATie(TypedPushConsumerOperations tieObject, POA poa)
Constructor
Method Summary
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
TypedPushConsumerOperations_delegate()
Get the delegate
void_delegate(TypedPushConsumerOperations delegate_)
Set the delegate

Constructor Detail

TypedPushConsumerPOATie

public TypedPushConsumerPOATie(TypedPushConsumerOperations tieObject)
Constructor

TypedPushConsumerPOATie

public TypedPushConsumerPOATie(TypedPushConsumerOperations tieObject, POA poa)
Constructor

Method Detail

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 TypedPushConsumerOperations _delegate()
Get the delegate

_delegate

public void _delegate(TypedPushConsumerOperations delegate_)
Set the delegate