| Annotation Type | Description |
|---|---|
| Bindings |
Indicates an instance of an interface containing methods returning bound
inputs and outputs.
|
| EnableBinding | |
| Input |
Indicates that an input channel will be created by the framework.
|
| Output |
Indicates that an output channel will be created by the framework.
|
| StreamListener |
Annotation that marks a method to be a listener to the inputs declared through
EnableBinding
(e.g. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.