Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::nc::Publisher Interface Reference

Inheritance diagram for alma::acs::nc::Publisher:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void publish (IDLEntity event) throws AcsJException

Detailed Description

The Publisher interface alllows one to publish events to a notification channel that already exists.

Version:
1.00 Apr 10, 2003
Author:
Allen Farris
Deprecated:
since ACS 7.0.2, see COMP-1786. Class CorbaNotificationChannel will be used directly.


Member Function Documentation

void alma::acs::nc::Publisher::publish IDLEntity  event  )  throws AcsJException
 

Publish an event on this notification channel.

With ACS 7.0.2 we had to add the "throws AcsJException" declaration even though this is an incompatible change. Before, the implementation of publish just suppressed any exceptions.

Parameters:
event Object to publish.

Implemented in alma::acs::nc::CorbaNotificationChannel.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:54:30 2009 for ACS Java API by doxygen 1.3.8