org.exoplatform.ks.datamigration
Class MigrateService

java.lang.Object
  extended by org.exoplatform.ks.datamigration.MigrateService
All Implemented Interfaces:
org.picocontainer.Startable

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


Constructor Summary
MigrateService(org.exoplatform.container.configuration.ConfigurationManager configManager, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchy, org.exoplatform.container.xml.InitParams params)
           
 
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

MigrateService

public MigrateService(org.exoplatform.container.configuration.ConfigurationManager configManager,
                      org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchy,
                      org.exoplatform.container.xml.InitParams params)
               throws java.lang.Exception
Throws:
java.lang.Exception
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.