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
  • Constructor Details

    • UnregisterTask

      public UnregisterTask()
  • Method Details

    • execute

      public void execute(jakarta.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