|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KmxMain
Provides an Interface for a Main class in Kmx. Only declares two methods: startup and closeServices.
startup is called once at the loading of the service. It is passed properties which are taken form the KmxLauncher properties.
closeServicesis called when a shutdoen is detected.
Method Summary | |
---|---|
void |
closeServices()
|
void |
startup(java.util.Properties prop)
|
Method Detail |
---|
void startup(java.util.Properties prop)
void closeServices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |