Class PortalContainer.RegisterTask

java.lang.Object
org.exoplatform.container.RootContainer.PortalContainerPreInitTask
org.exoplatform.container.PortalContainer.RegisterTask
All Implemented Interfaces:
RootContainer.PortalContainerInitTask
Enclosing class:
PortalContainer

public static class PortalContainer.RegisterTask extends RootContainer.PortalContainerPreInitTask
This class is used to register a portal container
  • Constructor Details

    • RegisterTask

      public RegisterTask()
  • Method Details

    • 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