org.omg.CosTypedNotifyChannelAdmin
Class TypedEventChannelFactoryPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOA
          extended byorg.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOATie
All Implemented Interfaces:
InvokeHandler, TypedEventChannelFactoryOperations

public class TypedEventChannelFactoryPOATie
extends TypedEventChannelFactoryPOA

Generated from IDL interface "TypedEventChannelFactory"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Constructor Summary
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate)
           
TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TypedEventChannelFactoryOperations _delegate()
           
 void _delegate(TypedEventChannelFactoryOperations delegate)
           
 TypedEventChannelFactory _this()
           
 TypedEventChannelFactory _this(ORB orb)
           
 TypedEventChannel create_typed_channel(Property[] initial_QoS, Property[] initial_admin, IntHolder id)
           
 int[] get_all_typed_channels()
           
 TypedEventChannel get_typed_event_channel(int id)
           
 
Methods inherited from class org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedEventChannelFactoryPOATie

public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate)

TypedEventChannelFactoryPOATie

public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate,
                                      POA poa)
Method Detail

_this

public TypedEventChannelFactory _this()
Overrides:
_this in class TypedEventChannelFactoryPOA

_this

public TypedEventChannelFactory _this(ORB orb)
Overrides:
_this in class TypedEventChannelFactoryPOA

_delegate

public TypedEventChannelFactoryOperations _delegate()

_delegate

public void _delegate(TypedEventChannelFactoryOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

get_typed_event_channel

public TypedEventChannel get_typed_event_channel(int id)
                                          throws ChannelNotFound
Throws:
ChannelNotFound

get_all_typed_channels

public int[] get_all_typed_channels()

create_typed_channel

public TypedEventChannel create_typed_channel(Property[] initial_QoS,
                                              Property[] initial_admin,
                                              IntHolder id)
                                       throws UnsupportedAdmin,
                                              UnsupportedQoS
Throws:
UnsupportedAdmin
UnsupportedQoS