org.omg.CosNotifyComm
public class SequencePullSupplierPOATie extends SequencePullSupplierPOA
| Constructor Summary | |
|---|---|
| SequencePullSupplierPOATie(SequencePullSupplierOperations tieObject)
Constructor | |
| SequencePullSupplierPOATie(SequencePullSupplierOperations tieObject, POA poa)
Constructor | |
| Method Summary | |
|---|---|
| void | disconnect_sequence_pull_supplier()
Operation disconnect_sequence_pull_supplier |
| StructuredEvent[] | pull_structured_events(int max_number)
Operation pull_structured_events |
| void | subscription_change(EventType[] added, EventType[] removed)
Operation subscription_change |
| StructuredEvent[] | try_pull_structured_events(int max_number, BooleanHolder has_event)
Operation try_pull_structured_events |
| POA | _default_POA()
_default_POA method |
| SequencePullSupplierOperations | _delegate()
Get the delegate |
| void | _delegate(SequencePullSupplierOperations delegate_)
Set the delegate |