org.exoplatform.services.deployment
Class ContentInitializerService
java.lang.Object
org.exoplatform.services.deployment.ContentInitializerService
- All Implemented Interfaces:
- org.picocontainer.Startable
public class ContentInitializerService
- extends Object
- implements org.picocontainer.Startable
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
|
Constructor Summary |
ContentInitializerService(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.organization.OrganizationService organizationService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentInitializerService
public ContentInitializerService(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.organization.OrganizationService organizationService)
addPlugin
public void addPlugin(DeploymentPlugin deploymentPlugin)
start
public void start()
- 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.