|
|||||||||||
| 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 Bindingspublic boolean removeBinding(Binding binding)
removeBinding in interface Bindingspublic java.util.Collection getAllBindings()
getAllBindings in interface Bindingspublic int getDurableCount()
getDurableCount in interface Bindingspublic boolean isEmpty()
isEmpty in interface Bindingspublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||