OutputPublisher
org.eso.ias.dasu.publisher.OutputPublisher
trait OutputPublisher
The OutputPublisher publishes the output generated by the DASU.
The DASU keeps publishing the output even in case of error.
initialize() must be called before the subscriber is ready to publish events. cleanUp() must be called before terminating with the subscriber to let it release all the acquired resources.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article