org.jacorb.events
Class JacORBEventChannelPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.events.JacORBEventChannelPOA
org.jacorb.events.JacORBEventChannelPOATie
- All Implemented Interfaces:
- JacORBEventChannelOperations, InvokeHandler, org.omg.CosEventChannelAdmin.ConsumerAdminOperations, org.omg.CosEventChannelAdmin.EventChannelOperations, org.omg.CosEventChannelAdmin.SupplierAdminOperations
public class JacORBEventChannelPOATie
- extends JacORBEventChannelPOA
Generated from IDL interface "JacORBEventChannel".
- Version:
- generated at 19-Aug-2012 14:54:39
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
| Methods inherited from class org.omg.PortableServer.Servant |
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JacORBEventChannelPOATie
public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate)
JacORBEventChannelPOATie
public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate,
POA poa)
_this
public JacORBEventChannel _this()
- Overrides:
_this in class JacORBEventChannelPOA
_this
public JacORBEventChannel _this(ORB orb)
- Overrides:
_this in class JacORBEventChannelPOA
_delegate
public JacORBEventChannelOperations _delegate()
_delegate
public void _delegate(JacORBEventChannelOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
obtain_pull_supplier
public org.omg.CosEventChannelAdmin.ProxyPullSupplier obtain_pull_supplier()
obtain_push_consumer
public org.omg.CosEventChannelAdmin.ProxyPushConsumer obtain_push_consumer()
obtain_pull_consumer
public org.omg.CosEventChannelAdmin.ProxyPullConsumer obtain_pull_consumer()
for_consumers
public org.omg.CosEventChannelAdmin.ConsumerAdmin for_consumers()
obtain_push_supplier
public org.omg.CosEventChannelAdmin.ProxyPushSupplier obtain_push_supplier()
destroy
public void destroy()
for_suppliers
public org.omg.CosEventChannelAdmin.SupplierAdmin for_suppliers()
Copyright © 2012 JacORB. All Rights Reserved.