org.omg.CosTypedEventChannelAdmin

Class TypedConsumerAdminPOATie

Implemented Interfaces:
ConsumerAdminOperations, InvokeHandler, TypedConsumerAdminOperations

public class TypedConsumerAdminPOATie
extends TypedConsumerAdminPOA

Generated from IDL interface "TypedConsumerAdmin"

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

Constructor Summary

TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)
TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate, POA poa)

Method Summary

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(java.lang.String supported_interface)
ProxyPushSupplier
obtain_typed_push_supplier(java.lang.String uses_interface)

Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOA

_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

TypedConsumerAdminPOATie

public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)


TypedConsumerAdminPOATie

public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate,
                                POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public TypedConsumerAdminOperations _delegate()


_delegate

public void _delegate(TypedConsumerAdminOperations delegate)


_this

public TypedConsumerAdmin _this()
Overrides:
_this in interface TypedConsumerAdminPOA


_this

public TypedConsumerAdmin _this(ORB orb)
Overrides:
_this in interface TypedConsumerAdminPOA


obtain_pull_supplier

public ProxyPullSupplier obtain_pull_supplier()
Specified by:
obtain_pull_supplier in interface ConsumerAdminOperations


obtain_push_supplier

public ProxyPushSupplier obtain_push_supplier()
Specified by:
obtain_push_supplier in interface ConsumerAdminOperations


obtain_typed_pull_supplier

public TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
            throws InterfaceNotSupported
Specified by:
obtain_typed_pull_supplier in interface TypedConsumerAdminOperations


obtain_typed_push_supplier

public ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
            throws NoSuchImplementation
Specified by:
obtain_typed_push_supplier in interface TypedConsumerAdminOperations