|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Messages | The internationalization constants used by this package. |
| Class Summary | |
|---|---|
| Broker | The in-memory representation of a single broker. |
| Brokers | The collective in-memory representation of all brokers. |
| Selector | The in-memory representation of the selector. |
| SelectorEntry | The in-memory representation of a selector entry. |
| SpringBroker | The Spring-based configuration of a single broker. |
| SpringBrokers | The collective Spring-based configuration of all brokers. |
| SpringSelector | The Spring-based configuration of the selector. |
| SpringSelectorEntry | The Spring-based configuration of a selector entry. |
Broker management.
The classes in this package effect broker management:
SpringBroker and SpringBrokers respectively provide
Spring-based configuration of a single broker, and all brokers
collectively.
SpringSelectorEntry and
SpringSelector respectively
provide Spring-based configuration of a selector entry, and the
selector.
Broker and Brokers respectively represent in memory
a single broker, and all brokers collectively.
SelectorEntry and Selector respectively represent in
memory a selector entry, and the selector.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||