org.exoplatform.container
Class PortalContainer.UnregisterTask
java.lang.Object
org.exoplatform.container.RootContainer.PortalContainerPostInitTask
org.exoplatform.container.PortalContainer.UnregisterTask
- All Implemented Interfaces:
- RootContainer.PortalContainerInitTask
- Enclosing class:
- PortalContainer
public static class PortalContainer.UnregisterTask
- extends RootContainer.PortalContainerPostInitTask
This class is used to unregister a portal container
|
Method Summary |
void |
execute(javax.servlet.ServletContext context,
PortalContainer portalContainer)
Executes the task |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalContainer.UnregisterTask
public PortalContainer.UnregisterTask()
execute
public void execute(javax.servlet.ServletContext context,
PortalContainer portalContainer)
- Description copied from interface:
RootContainer.PortalContainerInitTask
- Executes the task
- Parameters:
context - the servlet context of the web applicationportalContainer - The portal container on which we would like to execute the task
Copyright © 2015 eXo Platform SAS. All Rights Reserved.