org.omg.CosTypedEventComm

Class TypedPullSupplierPOATie

public class TypedPullSupplierPOATie extends TypedPullSupplierPOA

Interface definition: TypedPullSupplier.

Author: OpenORB Compiler

Constructor Summary
TypedPullSupplierPOATie(TypedPullSupplierOperations tieObject)
Constructor
TypedPullSupplierPOATie(TypedPullSupplierOperations tieObject, POA poa)
Constructor
Method Summary
voiddisconnect_pull_supplier()
Operation disconnect_pull_supplier
Objectget_typed_supplier()
Operation get_typed_supplier
Anypull()
Operation pull
Anytry_pull(BooleanHolder has_event)
Operation try_pull
POA_default_POA()
_default_POA method
TypedPullSupplierOperations_delegate()
Get the delegate
void_delegate(TypedPullSupplierOperations delegate_)
Set the delegate

Constructor Detail

TypedPullSupplierPOATie

public TypedPullSupplierPOATie(TypedPullSupplierOperations tieObject)
Constructor

TypedPullSupplierPOATie

public TypedPullSupplierPOATie(TypedPullSupplierOperations tieObject, POA poa)
Constructor

Method Detail

disconnect_pull_supplier

public void disconnect_pull_supplier()
Operation disconnect_pull_supplier

get_typed_supplier

public Object get_typed_supplier()
Operation get_typed_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 TypedPullSupplierOperations _delegate()
Get the delegate

_delegate

public void _delegate(TypedPullSupplierOperations delegate_)
Set the delegate