Package org.exoplatform.webui.config
Class Application
java.lang.Object
org.exoplatform.webui.config.Application
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 7, 2006
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetApplicationEventConfig(String eventName) getApplicationEventListeners(String eventName) List<org.exoplatform.web.application.ApplicationLifecycle>
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
getInitParams
-
getUIRootComponent
-
getStateManager
-
getLifecyleListeners
-
getEvents
-
getApplicationEventConfig
-
getApplicationEventListeners
- Throws:
Exception
-
getApplicationLifecycleListeners
public List<org.exoplatform.web.application.ApplicationLifecycle> getApplicationLifecycleListeners() throws Exception- Throws:
Exception
-