|
|
|
|
@ -24,7 +24,7 @@ import java.lang.annotation.Target;
@@ -24,7 +24,7 @@ import java.lang.annotation.Target;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* Annotation for mapping subscription events onto specific handler handler methods based |
|
|
|
|
* Annotation for mapping subscription events onto specific handler methods based |
|
|
|
|
* on the destination for the message (e.g. STOMP SUBSCRIBE message). |
|
|
|
|
* |
|
|
|
|
* @author Rossen Stoyanchev |
|
|
|
|
|