|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.services.WaoManager
public class WaoManager
WaoManager Created: 24 nov. 2009
| Constructor Summary | |
|---|---|
WaoManager(WaoContextImplementor context)
Constructor of WaoManager. |
|
| Method Summary | |
|---|---|
org.nuiton.util.ApplicationConfig |
getConfiguration()
|
Date |
getCurrentDate()
|
String |
getProperty(WaoProperty property)
|
boolean |
isActivityCalendarImportRun()
|
void |
registryDidShutdown()
Called to stop the application |
void |
run()
Called to start the application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaoManager(WaoContextImplementor context)
context - used to manage application lifecycle| Method Detail |
|---|
public void run()
run in interface Runnablepublic void registryDidShutdown()
registryDidShutdown in interface org.apache.tapestry5.ioc.services.RegistryShutdownListenerpublic boolean isActivityCalendarImportRun()
public String getProperty(WaoProperty property)
public org.nuiton.util.ApplicationConfig getConfiguration()
public Date getCurrentDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||