eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container
Class PortalContainer.RegisterTask

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


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

Constructor Detail

PortalContainer.RegisterTask

public PortalContainer.RegisterTask()
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.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.