eXo Kernel :: Container 2.5.0-GA

org.exoplatform.container.context
Class ContextPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by 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

Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ContextPlugin(InitParams params)
           
 
Method Summary
 List<AdvancedContext> getContexts()
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextPlugin

public ContextPlugin(InitParams params)
Method Detail

getContexts

public List<AdvancedContext> getContexts()
Returns:
all the AdvancedContext related to this plugin

eXo Kernel :: Container 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.