public class JacORBEventChannelPOATie extends JacORBEventChannelPOA
Constructor and Description |
---|
JacORBEventChannelPOATie(JacORBEventChannelOperations delegate) |
JacORBEventChannelPOATie(JacORBEventChannelOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
JacORBEventChannelOperations |
_delegate() |
void |
_delegate(JacORBEventChannelOperations delegate) |
JacORBEventChannel |
_this() |
JacORBEventChannel |
_this(ORB orb) |
void |
destroy() |
ConsumerAdmin |
for_consumers() |
SupplierAdmin |
for_suppliers() |
ProxyPullConsumer |
obtain_pull_consumer() |
ProxyPullSupplier |
obtain_pull_supplier() |
ProxyPushConsumer |
obtain_push_consumer() |
ProxyPushSupplier |
obtain_push_supplier() |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate)
public JacORBEventChannelPOATie(JacORBEventChannelOperations delegate, POA poa)
public JacORBEventChannel _this()
_this
in class JacORBEventChannelPOA
public JacORBEventChannel _this(ORB orb)
_this
in class JacORBEventChannelPOA
public JacORBEventChannelOperations _delegate()
public void _delegate(JacORBEventChannelOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public ProxyPullSupplier obtain_pull_supplier()
public ProxyPushConsumer obtain_push_consumer()
public ProxyPullConsumer obtain_pull_consumer()
public ConsumerAdmin for_consumers()
public ProxyPushSupplier obtain_push_supplier()
public void destroy()
public SupplierAdmin for_suppliers()
Copyright © 2016 JacORB. All rights reserved.