|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContextServer
The interface that all ContextServers must implement.
Method Summary | |
---|---|
void |
destroy()
Destroy the server |
boolean |
isAvailable()
Check if the ContextServer is ready, i.e. |
boolean |
start(AbstractChannelName channel,
ILogger logger)
Start the runner. |
Method Detail |
---|
void destroy()
boolean isAvailable()
boolean start(AbstractChannelName channel, ILogger logger)
channel
- The channel name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |