|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.contract.Binding
public class Binding
| Field Summary | |
|---|---|
boolean |
allNodes
|
Condition |
condition
|
Queue |
queue
|
| Constructor Summary | |
|---|---|
Binding(Condition condition,
Queue queue,
boolean allNodes)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Condition condition
public Queue queue
public boolean allNodes
| Constructor Detail |
|---|
public Binding(Condition condition,
Queue queue,
boolean allNodes)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||