@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface MessageInterceptor
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
channelNamePattern |
EndpointType[] |
endpointType |
public abstract EndpointType[] endpointType