org.omg.CosNotifyComm
public class PushConsumerPOATie extends PushConsumerPOA
Constructor Summary | |
---|---|
PushConsumerPOATie(PushConsumerOperations tieObject)
Constructor | |
PushConsumerPOATie(PushConsumerOperations tieObject, POA poa)
Constructor |
Method Summary | |
---|---|
void | disconnect_push_consumer()
Operation disconnect_push_consumer |
void | offer_change(EventType[] added, EventType[] removed)
Operation offer_change |
void | push(Any data)
Operation push |
POA | _default_POA()
_default_POA method |
PushConsumerOperations | _delegate()
Get the delegate |
void | _delegate(PushConsumerOperations delegate_)
Set the delegate |