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_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate, POA poa)
public TypedConsumerAdmin _this()
_this
in class TypedConsumerAdminPOA
public TypedConsumerAdmin _this(ORB orb)
_this
in class TypedConsumerAdminPOA
public TypedConsumerAdminOperations _delegate()
public void _delegate(TypedConsumerAdminOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public ProxyPullSupplier obtain_pull_supplier()
public TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
public ProxyPushSupplier obtain_typed_push_supplier(String uses_interface) throws NoSuchImplementation
NoSuchImplementation
public ProxyPushSupplier obtain_push_supplier()
Copyright © 2017 JacORB. All rights reserved.