Public Member Functions | |
void | 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.
Implemented in alma::acs::nc::CorbaNotificationChannel.
|