|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChannelRepository
Service definition for the repository of all event channels.
| Method Summary | |
|---|---|
Channel<?> |
getChannel(java.lang.String name)
Get an event channel by its name (unique identifier). |
| Method Detail |
|---|
Channel<?> getChannel(java.lang.String name)
name - identifier of the channel
name, or null if there
is no such channel in configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||