Class ContextPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.context.ContextPlugin
- All Implemented Interfaces:
ComponentPlugin
This class allows you to dynamically register new context definitions
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ContextPlugin
-
-
Method Details
-
getContexts
- Returns:
- all the
AdvancedContextrelated to this plugin
-