You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.
Christian Kreutzfeldt edited this page Apr 2, 2015
·
6 revisions
All component classes (source, operator and emitter) must be annotated with SPQRComponent. This is required by the repository to find all component implementations during startup or deployment.
The annotation itself has four attributes to define the component:
type: source, direct response operator, delayed response operator or emitter
name: unique identifier used from within pipeline configuration to reference specific components