Uses of Class
org.exoplatform.container.component.BaseComponentPlugin
-
Packages that use BaseComponentPlugin Package Description org.exoplatform.container.component org.exoplatform.container.context This package contains all the classes that are related to the Scope Managementorg.exoplatform.container.definition -
-
Uses of BaseComponentPlugin in org.exoplatform.container.component
Subclasses of BaseComponentPlugin in org.exoplatform.container.component Modifier and Type Class Description classExecutionUnitCreated by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005 -
Uses of BaseComponentPlugin in org.exoplatform.container.context
Subclasses of BaseComponentPlugin in org.exoplatform.container.context Modifier and Type Class Description classContextPluginThis class allows you to dynamically register new context definitions -
Uses of BaseComponentPlugin in org.exoplatform.container.definition
Subclasses of BaseComponentPlugin in org.exoplatform.container.definition Modifier and Type Class Description classPortalContainerDefinitionChangePluginThis class allows you to dynamically apply a list of changes to one or several portal containers.classPortalContainerDefinitionDisablePluginThis class allows you to dynamically disable one or several portal containers.classPortalContainerDefinitionPluginThis 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.
-