|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jms.tools.migration.proxy.Consumer
Maintains the state of an individual consumer
| Constructor Summary | |
Consumer(java.lang.String name)
Construct a new Consumer |
|
| Method Summary | |
void |
addSubscription(Subscription subscription)
|
java.lang.String |
getName()
|
java.util.List |
getSubscriptions()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Consumer(java.lang.String name)
Consumername - the name of the consumer| Method Detail |
public java.lang.String getName()
public void addSubscription(Subscription subscription)
public java.util.List getSubscriptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||