eXo Kernel :: Container 2.4.11-UXP01

Uses of Interface
org.exoplatform.container.component.ComponentPlugin

Packages that use ComponentPlugin
org.exoplatform.container.component   
org.exoplatform.container.definition   
org.exoplatform.container.multitenancy.bridge A bridge abstractions between CF Kernel and eXo Cloud (Cloud Management). 
 

Uses of ComponentPlugin in org.exoplatform.container.component
 

Classes in org.exoplatform.container.component that implement ComponentPlugin
 class BaseComponentPlugin
           
 class ExecutionUnit
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005
 

Uses of ComponentPlugin in org.exoplatform.container.definition
 

Classes in org.exoplatform.container.definition that implement ComponentPlugin
 class PortalContainerDefinitionChangePlugin
          This class allows you to dynamically apply a list of changes to one or several portal containers.
 class PortalContainerDefinitionDisablePlugin
          This class allows you to dynamically disable one or several portal containers.
 class PortalContainerDefinitionPlugin
          This class allows you to dynamically define a new portal container with all its dependencies Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 8 sept.
 

Uses of ComponentPlugin in org.exoplatform.container.multitenancy.bridge
 

Methods in org.exoplatform.container.multitenancy.bridge with parameters of type ComponentPlugin
 void TenantsServiceImpl.addPlugin(ComponentPlugin plugin)
          Register component plugin.
 


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.