|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.plugin.postoffice.DefaultBinding
A DefaultBinding
Constructor Summary | |
DefaultBinding()
|
|
DefaultBinding(int nodeID,
Condition condition,
Queue queue)
|
Method Summary | |
Condition |
getCondition()
|
int |
getNodeID()
|
Queue |
getQueue()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DefaultBinding()
public DefaultBinding(int nodeID, Condition condition, Queue queue)
Method Detail |
public int getNodeID()
getNodeID
in interface Binding
public Condition getCondition()
getCondition
in interface Binding
public Queue getQueue()
getQueue
in interface Binding
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |