Annotation Type MessageEndpoint
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Component public @interface MessageEndpoint
Stereotype annotation indicating that a class is capable of serving as a
Message Endpoint.
- Author:
- Mark Fisher
@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented @Component public @interface MessageEndpoint