org.exoplatform.container.context
Class ContextPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.context.ContextPlugin
- All Implemented Interfaces:
- ComponentPlugin
public class ContextPlugin
- extends BaseComponentPlugin
This class allows you to dynamically register new context definitions
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextPlugin
public ContextPlugin(InitParams params)
getContexts
public List<AdvancedContext> getContexts()
- Returns:
- all the
AdvancedContext related to this plugin
Copyright © 2014 eXo Platform SAS. All Rights Reserved.