eXo Kernel :: Container 2.4.13-GA

org.exoplatform.container
Class PortalContainer.UnregisterTask

java.lang.Object
  extended by org.exoplatform.container.RootContainer.PortalContainerPostInitTask
      extended by 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


Field Summary
 
Fields inherited from class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
TYPE
 
Constructor Summary
PortalContainer.UnregisterTask()
           
 
Method Summary
 void execute(javax.servlet.ServletContext context, PortalContainer portalContainer)
          Executes the task
 
Methods inherited from class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
alreadyExists, getType, onAlreadyExists
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalContainer.UnregisterTask

public PortalContainer.UnregisterTask()
Method Detail

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 application
portalContainer - The portal container on which we would like to execute the task

eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.