org.omg.CosTypedNotifyChannelAdmin
Class TypedEventChannelFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOA
org.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
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 |
TypedEventChannelFactoryPOATie
public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate)
TypedEventChannelFactoryPOATie
public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate,
POA poa)
_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