public class TypedSupplierAdminPOATie extends TypedSupplierAdminPOA
| Constructor and Description |
|---|
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate) |
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
TypedSupplierAdminOperations |
_delegate() |
void |
_delegate(TypedSupplierAdminOperations delegate) |
TypedSupplierAdmin |
_this() |
TypedSupplierAdmin |
_this(ORB orb) |
ProxyPullConsumer |
obtain_pull_consumer() |
ProxyPushConsumer |
obtain_push_consumer() |
ProxyPullConsumer |
obtain_typed_pull_consumer(String uses_interface) |
TypedProxyPushConsumer |
obtain_typed_push_consumer(String supported_interface) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
public TypedSupplierAdmin _this()
_this in class TypedSupplierAdminPOApublic TypedSupplierAdmin _this(ORB orb)
_this in class TypedSupplierAdminPOApublic TypedSupplierAdminOperations _delegate()
public void _delegate(TypedSupplierAdminOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic TypedProxyPushConsumer obtain_typed_push_consumer(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupportedpublic ProxyPushConsumer obtain_push_consumer()
public ProxyPullConsumer obtain_pull_consumer()
public ProxyPullConsumer obtain_typed_pull_consumer(String uses_interface) throws NoSuchImplementation
NoSuchImplementationCopyright © 2015 JacORB. All rights reserved.