org.omg.CosTypedEventChannelAdmin

Class TypedSupplierAdminPOATie

Implemented Interfaces:
InvokeHandler, SupplierAdminOperations, TypedSupplierAdminOperations

public class TypedSupplierAdminPOATie
extends TypedSupplierAdminPOA

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)
TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate, POA poa)

Method Summary

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)

Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate)


TypedSupplierAdminPOATie

public TypedSupplierAdminPOATie(TypedSupplierAdminOperations delegate,
                                POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public TypedSupplierAdminOperations _delegate()


_delegate

public void _delegate(TypedSupplierAdminOperations delegate)


_this

public TypedSupplierAdmin _this()
Overrides:
_this in interface TypedSupplierAdminPOA


_this

public TypedSupplierAdmin _this(ORB orb)
Overrides:
_this in interface TypedSupplierAdminPOA


obtain_pull_consumer

public ProxyPullConsumer obtain_pull_consumer()
Specified by:
obtain_pull_consumer in interface SupplierAdminOperations


obtain_push_consumer

public ProxyPushConsumer obtain_push_consumer()
Specified by:
obtain_push_consumer in interface SupplierAdminOperations


obtain_typed_pull_consumer

public ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
            throws NoSuchImplementation
Specified by:
obtain_typed_pull_consumer in interface TypedSupplierAdminOperations


obtain_typed_push_consumer

public TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
            throws InterfaceNotSupported
Specified by:
obtain_typed_push_consumer in interface TypedSupplierAdminOperations