org.exoplatform.application.registry
Class ApplicationCategoriesPlugins

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.application.registry.ApplicationCategoriesPlugins
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ApplicationCategoriesPlugins
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SARL Author : Le Bien Thuy lebienthuy@gmail.com 9 Oct 2007


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ApplicationCategoriesPlugins(ApplicationRegistryService pdcService, org.exoplatform.container.configuration.ConfigurationManager cmanager, org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 void run()
           
 
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

ApplicationCategoriesPlugins

public ApplicationCategoriesPlugins(ApplicationRegistryService pdcService,
                                    org.exoplatform.container.configuration.ConfigurationManager cmanager,
                                    org.exoplatform.container.xml.InitParams params)
                             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.