|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.postoffice.impl.BindingImpl
public class BindingImpl
A BindingImpl
Constructor Summary | |
---|---|
BindingImpl(SimpleString address,
Queue queue)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
SimpleString |
getAddress()
|
Queue |
getQueue()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BindingImpl(SimpleString address, Queue queue)
Method Detail |
---|
public SimpleString getAddress()
getAddress
in interface Binding
public Queue getQueue()
getQueue
in interface Binding
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |