|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface Subscriber
Indicates that a method-invoking handler adapter should delegate to this method.
| Required Element Summary | |
|---|---|
java.lang.String |
channel
|
| Element Detail |
|---|
public abstract java.lang.String channel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||