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