public class PortalContainersCreator extends Object implements org.apache.catalina.LifecycleListener
| Constructor and Description |
|---|
PortalContainersCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPortalContainers()
Initializes and creates all the portal container that have been registered previously
|
void |
lifecycleEvent(org.apache.catalina.LifecycleEvent event) |
void |
releasePortalContainers()
Ensure that the root container is stopped properly since the shutdown hook
doesn't work in some cases for example with tomcat when we call the stop command
|
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
lifecycleEvent in interface org.apache.catalina.LifecycleListenerpublic void createPortalContainers()
public void releasePortalContainers()
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.