eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.definition
Class PortalContainerDefinitionDisablePlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.container.definition.PortalContainerDefinitionDisablePlugin
All Implemented Interfaces:
ComponentPlugin

public class PortalContainerDefinitionDisablePlugin
extends BaseComponentPlugin

This class allows you to dynamically disable one or several portal containers. Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 9 juil. 2010


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
PortalContainerDefinitionDisablePlugin(InitParams params)
           
 
Method Summary
 Set<String> getNames()
           
 
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

PortalContainerDefinitionDisablePlugin

public PortalContainerDefinitionDisablePlugin(InitParams params)
Method Detail

getNames

public Set<String> getNames()

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.