org.omg.CosTypedEventComm

Class TypedPullSupplierPOATie

Implemented Interfaces:
InvokeHandler, PullSupplierOperations, TypedPullSupplierOperations

public class TypedPullSupplierPOATie
extends TypedPullSupplierPOA

Generated from IDL interface "TypedPullSupplier"

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

Constructor Summary

TypedPullSupplierPOATie(TypedPullSupplierOperations delegate)
TypedPullSupplierPOATie(TypedPullSupplierOperations delegate, POA poa)

Method Summary

POA
_default_POA()
TypedPullSupplierOperations
_delegate()
void
_delegate(TypedPullSupplierOperations delegate)
TypedPullSupplier
_this()
TypedPullSupplier
_this(ORB orb)
void
disconnect_pull_supplier()
Object
get_typed_supplier()
Any
pull()
Any
try_pull(BooleanHolder has_event)

Methods inherited from class org.omg.CosTypedEventComm.TypedPullSupplierPOA

_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

TypedPullSupplierPOATie

public TypedPullSupplierPOATie(TypedPullSupplierOperations delegate)


TypedPullSupplierPOATie

public TypedPullSupplierPOATie(TypedPullSupplierOperations delegate,
                               POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public TypedPullSupplierOperations _delegate()


_delegate

public void _delegate(TypedPullSupplierOperations delegate)


_this

public TypedPullSupplier _this()
Overrides:
_this in interface TypedPullSupplierPOA


_this

public TypedPullSupplier _this(ORB orb)
Overrides:
_this in interface TypedPullSupplierPOA


disconnect_pull_supplier

public void disconnect_pull_supplier()
Specified by:
disconnect_pull_supplier in interface PullSupplierOperations


get_typed_supplier

public Object get_typed_supplier()
Specified by:
get_typed_supplier in interface TypedPullSupplierOperations


pull

public Any pull()
            throws Disconnected
Specified by:
pull in interface PullSupplierOperations


try_pull

public Any try_pull(BooleanHolder has_event)
            throws Disconnected
Specified by:
try_pull in interface PullSupplierOperations