|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ServerMain
The main entry point for a launched service. This allows applciations to instantiate server instances.
| Method Summary | |
|---|---|
Server |
start(AppConfiguration configuration)
This method should launch one or more thread(s) which run the service. |
| Method Detail |
|---|
Server start(AppConfiguration configuration)
configuration - The configuration used to launch this service.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||