org.omg.CosTypedNotifyChannelAdmin

Class TypedEventChannelFactoryPOATie

public class TypedEventChannelFactoryPOATie extends TypedEventChannelFactoryPOA

Interface definition: TypedEventChannelFactory.

Author: OpenORB Compiler

Constructor Summary
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations tieObject)
Constructor
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations tieObject, POA poa)
Constructor
Method Summary
TypedEventChannelcreate_typed_channel(Property[] initial_QoS, Property[] initial_admin, IntHolder id)
Operation create_typed_channel
int[]get_all_typed_channels()
Operation get_all_typed_channels
TypedEventChannelget_typed_event_channel(int id)
Operation get_typed_event_channel
POA_default_POA()
_default_POA method
TypedEventChannelFactoryOperations_delegate()
Get the delegate
void_delegate(TypedEventChannelFactoryOperations delegate_)
Set the delegate

Constructor Detail

TypedEventChannelFactoryPOATie

public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations tieObject)
Constructor

TypedEventChannelFactoryPOATie

public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations tieObject, POA poa)
Constructor

Method Detail

create_typed_channel

public TypedEventChannel create_typed_channel(Property[] initial_QoS, Property[] initial_admin, IntHolder id)
Operation create_typed_channel

get_all_typed_channels

public int[] get_all_typed_channels()
Operation get_all_typed_channels

get_typed_event_channel

public TypedEventChannel get_typed_event_channel(int id)
Operation get_typed_event_channel

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public TypedEventChannelFactoryOperations _delegate()
Get the delegate

_delegate

public void _delegate(TypedEventChannelFactoryOperations delegate_)
Set the delegate