Class PortalContainerDefinitionPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.definition.PortalContainerDefinitionPlugin
- All Implemented Interfaces:
ComponentPlugin
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. 2009
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
PortalContainerDefinitionPlugin
-
-
Method Details
-
getPortalContainerDefinitions
- Returns:
- all the
PortalContainerDefinitionrelated to this plugin
-