org.exoplatform.wcm.benchmark.preparation.organization
Class OrganizationCreationService

java.lang.Object
  extended by org.exoplatform.wcm.benchmark.preparation.organization.OrganizationCreationService
All Implemented Interfaces:
org.picocontainer.Startable

public class OrganizationCreationService
extends java.lang.Object
implements org.picocontainer.Startable

Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Dec 2, 2008


Constructor Summary
OrganizationCreationService(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.organization.OrganizationService organizationService)
          Instantiates a new organization creation service.
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationCreationService

public OrganizationCreationService(org.exoplatform.container.xml.InitParams initParams,
                                   org.exoplatform.services.organization.OrganizationService organizationService)
Instantiates a new organization creation service.

Parameters:
initParams - the init params
organizationService - the organization service
Method Detail

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 © 2010 eXo Platform SAS. All Rights Reserved.