|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.service.TopiaApplicationServiceAbstract
public class TopiaApplicationServiceAbstract
TopiaAplicationServiceAbstract.java
| Field Summary | |
|---|---|
protected TopiaContext |
topiaContext
TopiaContext du service |
| Fields inherited from interface org.nuiton.topia.service.TopiaApplicationService |
|---|
log |
| Constructor Summary | |
|---|---|
TopiaApplicationServiceAbstract()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Detruit le service |
TopiaContext |
getTopiaContext()
|
void |
init(TopiaContext context)
Initialise le service avec un context |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TopiaContext topiaContext
| Constructor Detail |
|---|
public TopiaApplicationServiceAbstract()
| Method Detail |
|---|
public void init(TopiaContext context)
init in interface TopiaApplicationServicecontext - public void destroy()
destroy in interface TopiaApplicationServicepublic TopiaContext getTopiaContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||