org.omg.CosTypedEventChannelAdmin

Class TypedProxyPushConsumerPOATie

Implemented Interfaces:
InvokeHandler, ProxyPushConsumerOperations, PushConsumerOperations, TypedProxyPushConsumerOperations, TypedPushConsumerOperations

public class TypedProxyPushConsumerPOATie
extends TypedProxyPushConsumerPOA

Generated from IDL interface "TypedProxyPushConsumer"

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

Constructor Summary

TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate)
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate, POA poa)

Method Summary

POA
_default_POA()
TypedProxyPushConsumerOperations
_delegate()
void
_delegate(TypedProxyPushConsumerOperations delegate)
TypedProxyPushConsumer
_this()
TypedProxyPushConsumer
_this(ORB orb)
void
connect_push_supplier(PushSupplier push_supplier)
void
disconnect_push_consumer()
Object
get_typed_consumer()
void
push(Any data)

Methods inherited from class org.omg.CosTypedEventChannelAdmin.TypedProxyPushConsumerPOA

_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

TypedProxyPushConsumerPOATie

public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate)


TypedProxyPushConsumerPOATie

public TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate,
                                    POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public TypedProxyPushConsumerOperations _delegate()


_delegate

public void _delegate(TypedProxyPushConsumerOperations delegate)


_this

public TypedProxyPushConsumer _this()
Overrides:
_this in interface TypedProxyPushConsumerPOA


_this

public TypedProxyPushConsumer _this(ORB orb)
Overrides:
_this in interface TypedProxyPushConsumerPOA


connect_push_supplier

public void connect_push_supplier(PushSupplier push_supplier)
            throws AlreadyConnected
Specified by:
connect_push_supplier in interface ProxyPushConsumerOperations


disconnect_push_consumer

public void disconnect_push_consumer()
Specified by:
disconnect_push_consumer in interface PushConsumerOperations


get_typed_consumer

public Object get_typed_consumer()
Specified by:
get_typed_consumer in interface TypedPushConsumerOperations


push

public void push(Any data)
            throws Disconnected
Specified by:
push in interface PushConsumerOperations