public class EverrestInitializer extends Object implements org.picocontainer.Startable
Application (include StartableApplication) from ExoContainer and
deploy them. EverrestInitializer should be used when components of EverRest framework registered in ExoContainer.
Process of ExoContainer bootstrap is opaque for EverrestInitializer.
It is NOT expected to use EverrestInitializer and sub-classes of
EverrestExoContextListener in same web application. Use
EverrestExoServlet instead of
EverrestServlet.| Constructor and Description |
|---|
EverrestInitializer(org.exoplatform.container.ExoContainerContext containerContext,
EverrestProcessor processor,
StartableApplication eXo,
org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
protected FileCollectorDestroyer |
makeFileCollectorDestroyer() |
void |
start() |
void |
stop() |
public EverrestInitializer(org.exoplatform.container.ExoContainerContext containerContext,
EverrestProcessor processor,
StartableApplication eXo,
org.exoplatform.container.xml.InitParams initParams)
public void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startableprotected FileCollectorDestroyer makeFileCollectorDestroyer()
Copyright © 2015. All rights reserved.