@Target(value={METHOD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited @Documented public @interface Transformer
Modifier and Type | Optional Element and Description |
---|---|
String[] |
adviceChain |
String |
inputChannel |
String |
outputChannel |
Copyright © 2016. All rights reserved.