org.omg.CosEventComm

Class PullSupplierPOATie

public class PullSupplierPOATie extends PullSupplierPOA

Interface definition: PullSupplier.

Author: OpenORB Compiler

Constructor Summary
PullSupplierPOATie(PullSupplierOperations tieObject)
Constructor
PullSupplierPOATie(PullSupplierOperations tieObject, POA poa)
Constructor
Method Summary
voiddisconnect_pull_supplier()
Operation disconnect_pull_supplier
Anypull()
Operation pull
Anytry_pull(BooleanHolder has_event)
Operation try_pull
POA_default_POA()
_default_POA method
PullSupplierOperations_delegate()
Get the delegate
void_delegate(PullSupplierOperations delegate_)
Set the delegate

Constructor Detail

PullSupplierPOATie

public PullSupplierPOATie(PullSupplierOperations tieObject)
Constructor

PullSupplierPOATie

public PullSupplierPOATie(PullSupplierOperations tieObject, POA poa)
Constructor

Method Detail

disconnect_pull_supplier

public void disconnect_pull_supplier()
Operation disconnect_pull_supplier

pull

public Any pull()
Operation pull

try_pull

public Any try_pull(BooleanHolder has_event)
Operation try_pull

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public PullSupplierOperations _delegate()
Get the delegate

_delegate

public void _delegate(PullSupplierOperations delegate_)
Set the delegate