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(java.lang.String uses_interface) |
TypedProxyPushConsumer |
obtain_typed_push_consumer(java.lang.String supported_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 TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)
public TypedSupplierAdmin _this()
_this
in class TypedSupplierAdminPOA
public TypedSupplierAdmin _this(ORB orb)
_this
in class TypedSupplierAdminPOA
public TypedSupplierAdminOperations _delegate()
public void _delegate(TypedSupplierAdminOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface) throws InterfaceNotSupported
InterfaceNotSupported
public ProxyPushConsumer obtain_push_consumer()
public ProxyPullConsumer obtain_pull_consumer()
public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface) throws NoSuchImplementation
NoSuchImplementation