org.exoplatform.platform.gadgets.services
Class PopulateGadgetRegisryService
java.lang.Object
org.exoplatform.platform.gadgets.services.PopulateGadgetRegisryService
- All Implemented Interfaces:
- org.picocontainer.Startable
public class PopulateGadgetRegisryService
- extends Object
- implements org.picocontainer.Startable
- Version:
- $Revision$
- Author:
- Anouar
Chattouna
|
Constructor Summary |
PopulateGadgetRegisryService(org.exoplatform.application.gadget.GadgetRegistryService gadgetRegistryService,
org.exoplatform.application.registry.ApplicationRegistryService applicationRegistryService,
org.exoplatform.container.xml.InitParams initParams)
|
|
Method Summary |
void |
start()
Saves the gadget read from configuration file in the appropriate
application category. |
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulateGadgetRegisryService
public PopulateGadgetRegisryService(org.exoplatform.application.gadget.GadgetRegistryService gadgetRegistryService,
org.exoplatform.application.registry.ApplicationRegistryService applicationRegistryService,
org.exoplatform.container.xml.InitParams initParams)
start
public void start()
- Saves the gadget read from configuration file in the appropriate
application category.
- Specified by:
start in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop in interface org.picocontainer.Startable
Copyright © 2013 eXo Platform SAS. All Rights Reserved.