org.jacorb.notification
Class JacORBEventChannelFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.notification.JacORBEventChannelFactoryPOA
org.jacorb.notification.JacORBEventChannelFactoryPOATie
- All Implemented Interfaces:
- EventChannelFactoryOperations, InvokeHandler, JacORBEventChannelFactoryOperations
- public class JacORBEventChannelFactoryPOATie
- extends JacORBEventChannelFactoryPOA
Generated from IDL interface "JacORBEventChannelFactory"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
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 |
JacORBEventChannelFactoryPOATie
public JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate)
JacORBEventChannelFactoryPOATie
public JacORBEventChannelFactoryPOATie(JacORBEventChannelFactoryOperations delegate,
POA poa)
_this
public JacORBEventChannelFactory _this()
- Overrides:
_this
in class JacORBEventChannelFactoryPOA
_this
public JacORBEventChannelFactory _this(ORB orb)
- Overrides:
_this
in class JacORBEventChannelFactoryPOA
_delegate
public JacORBEventChannelFactoryOperations _delegate()
_delegate
public void _delegate(JacORBEventChannelFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
create_channel
public EventChannel create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
throws UnsupportedAdmin,
UnsupportedQoS
- Throws:
UnsupportedAdmin
UnsupportedQoS
get_event_channel
public EventChannel get_event_channel(int id)
throws ChannelNotFound
- Throws:
ChannelNotFound
get_all_channels
public int[] get_all_channels()
destroy
public void destroy()