| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubscriptionNameProvider
Interface to be implemented by message listener objects that suggest a specific name for a durable subscription that they might be registered with. Otherwise the listener class name will be used as a default subscription name.
Applies to MessageListener objects as well as to
 SessionAwareMessageListener objects and plain listener methods
 (as supported by MessageListenerAdapter.
| Method Summary | |
|---|---|
|  String | getSubscriptionName()Determine the subscription name for this message listener object. | 
| Method Detail | 
|---|
String getSubscriptionName()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||