|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.plugin.postoffice.DefaultBindings
A DefaultBindings
Constructor Summary | |
DefaultBindings()
|
Method Summary | |
void |
addBinding(Binding binding)
|
java.util.Collection |
getAllBindings()
|
int |
getDurableCount()
|
boolean |
isEmpty()
|
boolean |
removeBinding(Binding binding)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DefaultBindings()
Method Detail |
public void addBinding(Binding binding)
addBinding
in interface Bindings
public boolean removeBinding(Binding binding)
removeBinding
in interface Bindings
public java.util.Collection getAllBindings()
getAllBindings
in interface Bindings
public int getDurableCount()
getDurableCount
in interface Bindings
public boolean isEmpty()
isEmpty
in interface Bindings
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |