|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.server.impl.DeliveryImpl
public class DeliveryImpl
A DeliveryImpl
Constructor Summary | |
---|---|
DeliveryImpl(long consumerID,
MessageReference reference)
|
Method Summary | |
---|---|
long |
getConsumerID()
|
MessageReference |
getReference()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryImpl(long consumerID, MessageReference reference)
Method Detail |
---|
public long getConsumerID()
getConsumerID
in interface Delivery
public MessageReference getReference()
getReference
in interface Delivery
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |