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, ConsumerAdminOperations, EventChannelOperations, SupplierAdminOperations
public class JacORBEventChannelPOATie
- extends JacORBEventChannelPOA
Generated from IDL interface "JacORBEventChannel".
- Version:
- generated at 03-Nov-2015 12:24:03
- Author:
- JacORB IDL compiler V 3.7
| 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 ProxyPullSupplier obtain_pull_supplier()
obtain_push_consumer
public ProxyPushConsumer obtain_push_consumer()
obtain_pull_consumer
public ProxyPullConsumer obtain_pull_consumer()
for_consumers
public ConsumerAdmin for_consumers()
obtain_push_supplier
public ProxyPushSupplier obtain_push_supplier()
destroy
public void destroy()
for_suppliers
public SupplierAdmin for_suppliers()
Copyright © 2015 JacORB. All rights reserved.