Uses of Interface
org.exoplatform.container.component.ComponentPlugin
-
Packages that use ComponentPlugin 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 ComponentPlugin in org.exoplatform.container.component
Classes in org.exoplatform.container.component that implement ComponentPlugin Modifier and Type Class Description classBaseComponentPluginclassExecutionUnitCreated by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005 -
Uses of ComponentPlugin in org.exoplatform.container.context
Classes in org.exoplatform.container.context that implement ComponentPlugin Modifier and Type Class Description classContextPluginThis class allows you to dynamically register new context definitions -
Uses of ComponentPlugin in org.exoplatform.container.definition
Classes in org.exoplatform.container.definition that implement ComponentPlugin 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.
-