org.omg.CosNotifyComm

Class NotifyPublishPOATie

public class NotifyPublishPOATie extends NotifyPublishPOA

The NotifyPublish interface supports an operation which allows a supplier of Notifications to announce, or publish, the names of the types of events it will be supplying, It is intended to be an abstract interface which is inherited by all Notification Service consumer interfaces, and enables suppliers to inform consumers supporting this interface of the types of events they intend to supply.
Constructor Summary
NotifyPublishPOATie(NotifyPublishOperations tieObject)
Constructor
NotifyPublishPOATie(NotifyPublishOperations tieObject, POA poa)
Constructor
Method Summary
voidoffer_change(EventType[] added, EventType[] removed)
Operation offer_change
POA_default_POA()
_default_POA method
NotifyPublishOperations_delegate()
Get the delegate
void_delegate(NotifyPublishOperations delegate_)
Set the delegate

Constructor Detail

NotifyPublishPOATie

public NotifyPublishPOATie(NotifyPublishOperations tieObject)
Constructor

NotifyPublishPOATie

public NotifyPublishPOATie(NotifyPublishOperations tieObject, POA poa)
Constructor

Method Detail

offer_change

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

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public NotifyPublishOperations _delegate()
Get the delegate

_delegate

public void _delegate(NotifyPublishOperations delegate_)
Set the delegate