public class WSRPServiceIntegration extends Object implements org.picocontainer.Startable, org.gatein.wci.WebAppListener
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSUMERS_INIT_DELAY |
static int |
DEFAULT_DELAY |
static String |
FILE |
| Constructor and Description |
|---|
WSRPServiceIntegration(org.exoplatform.container.ExoContainerContext context,
org.exoplatform.container.xml.InitParams params,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
ExoKernelIntegration pc,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nhc,
AS7Plugins plugins) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.gatein.wci.WebAppEvent event) |
void |
start() |
void |
stop()
Stops the component if the event is related to the main portal context.
|
void |
stopContainer()
Stops the producers and consumers if the event is related to the main portal context, before the component itself
gets stopped.
|
public static final String CONSUMERS_INIT_DELAY
public static final int DEFAULT_DELAY
public static final String FILE
public WSRPServiceIntegration(org.exoplatform.container.ExoContainerContext context,
org.exoplatform.container.xml.InitParams params,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
ExoKernelIntegration pc,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nhc,
AS7Plugins plugins)
throws Exception
Exceptionpublic void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startablepublic void stopContainer()
stop()public void onEvent(org.gatein.wci.WebAppEvent event)
onEvent in interface org.gatein.wci.WebAppListenerCopyright © 2017 JBoss by Red Hat. All Rights Reserved.