|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
destroy()
doDestroy the service, tear down |
java.lang.String |
getName()
get the name of the Service, example: NamingService |
State |
getState()
get the state of the Service, the status defined in Status class |
void |
init()
doCreate the service, do expensive operations etc |
| Methods inherited from interface org.huihoo.jfox.service.Loggable |
getLogger |
| Method Detail |
public java.lang.String getName()
public State getState()
public void init()
throws java.lang.Exception
public void destroy()
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||