|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BindingDistributor
Distributor of Bindings retrieved from a series of BindingPublishers.
| Method Summary | |
|---|---|
void |
add(BindingPublisher publisher,
int rank)
Adds the given ranked BindingPublisher and distributes its Bindings. |
void |
clear()
Removes all known BindingPublishers and their Bindings. |
void |
remove(BindingPublisher publisher)
Removes the given BindingPublisher and its Bindings. |
| Method Detail |
|---|
void add(BindingPublisher publisher,
int rank)
BindingPublisher and distributes its Bindings.
publisher - The new publisherrank - The assigned rankvoid remove(BindingPublisher publisher)
BindingPublisher and its Bindings.
publisher - The old publishervoid clear()
BindingPublishers and their Bindings.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||