|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.init.StartUpServiceManager
public final class StartUpServiceManager
StartUpServiceManager
Method Summary | |
---|---|
static void |
init()
Initialize the service and run all Startup Services |
void |
setServicesList(java.util.List<java.lang.Object> list)
Sets the list of startup services |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void init()
public void setServicesList(java.util.List<java.lang.Object> list)
list
- The list of startup services
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |