org.omg.CosTypedEventChannelAdmin

Class _TypedProxyPullSupplierStub

public class _TypedProxyPullSupplierStub extends ObjectImpl implements TypedProxyPullSupplier

Interface definition: TypedProxyPullSupplier.

Author: OpenORB Compiler

Method Summary
voidconnect_pull_consumer(PullConsumer pull_consumer)
Operation connect_pull_consumer
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
String[]_ids()

Method Detail

connect_pull_consumer

public void connect_pull_consumer(PullConsumer pull_consumer)
Operation connect_pull_consumer

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

_ids

public String[] _ids()