org.omg.CosTypedNotifyComm

Class _TypedPullSupplierStub

public class _TypedPullSupplierStub extends ObjectImpl implements TypedPullSupplier

Interface definition: TypedPullSupplier.

Author: OpenORB Compiler

Method Summary
voiddisconnect_pull_supplier()
Operation disconnect_pull_supplier
Objectget_typed_supplier()
Operation get_typed_supplier
Anypull()
Operation pull
voidsubscription_change(EventType[] added, EventType[] removed)
Operation subscription_change
Anytry_pull(BooleanHolder has_event)
Operation try_pull
String[]_ids()

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

subscription_change

public void subscription_change(EventType[] added, EventType[] removed)
Operation subscription_change

try_pull

public Any try_pull(BooleanHolder has_event)
Operation try_pull

_ids

public String[] _ids()