public class TypedConsumerAdminPOATie extends TypedConsumerAdminPOA
| Constructor and Description |
|---|
TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate) |
TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
TypedConsumerAdminOperations |
_delegate() |
void |
_delegate(TypedConsumerAdminOperations delegate) |
TypedConsumerAdmin |
_this() |
TypedConsumerAdmin |
_this(ORB orb) |
ProxyPullSupplier |
obtain_pull_supplier() |
ProxyPushSupplier |
obtain_push_supplier() |
TypedProxyPullSupplier |
obtain_typed_pull_supplier(String supported_interface) |
ProxyPushSupplier |
obtain_typed_push_supplier(String uses_interface) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate, POA poa)
public TypedConsumerAdmin _this()
_this in class TypedConsumerAdminPOApublic TypedConsumerAdmin _this(ORB orb)
_this in class TypedConsumerAdminPOApublic TypedConsumerAdminOperations _delegate()
public void _delegate(TypedConsumerAdminOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic ProxyPullSupplier obtain_pull_supplier()
public TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupportedpublic ProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
NoSuchImplementationpublic ProxyPushSupplier obtain_push_supplier()
Copyright © 2015 JacORB. All rights reserved.