org.omg.CosEventComm

Class PullSupplierPOATie

Implemented Interfaces:
InvokeHandler, PullSupplierOperations

public class PullSupplierPOATie
extends PullSupplierPOA

Generated from IDL interface "PullSupplier"

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

Constructor Summary

PullSupplierPOATie(PullSupplierOperations delegate)
PullSupplierPOATie(PullSupplierOperations delegate, POA poa)

Method Summary

POA
_default_POA()
PullSupplierOperations
_delegate()
void
_delegate(PullSupplierOperations delegate)
PullSupplier
_this()
PullSupplier
_this(ORB orb)
void
disconnect_pull_supplier()
Any
pull()
Any
try_pull(BooleanHolder has_event)

Methods inherited from class org.omg.CosEventComm.PullSupplierPOA

_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

PullSupplierPOATie

public PullSupplierPOATie(PullSupplierOperations delegate)


PullSupplierPOATie

public PullSupplierPOATie(PullSupplierOperations delegate,
                          POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public PullSupplierOperations _delegate()


_delegate

public void _delegate(PullSupplierOperations delegate)


_this

public PullSupplier _this()
Overrides:
_this in interface PullSupplierPOA


_this

public PullSupplier _this(ORB orb)
Overrides:
_this in interface PullSupplierPOA


disconnect_pull_supplier

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


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