Annotation Interface SubscriberGroup
A qualifier annotation used when injecting 
Subscriber
 to a NamedTopic to indicate the name of the
 subscriber group that the subscriber should belong to.- Since:
- 3.0
- Author:
- Vaso Putica
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueString valueThe name of the subscriber group.- Returns:
- the name of the subscriber group
 
 
-