com.openexchange.admin.tools
Class DatabaseDataMover

java.lang.Object
  extended by com.openexchange.admin.tools.DatabaseDataMover
All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Void>

public class DatabaseDataMover
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Void>


Constructor Summary
DatabaseDataMover(com.openexchange.admin.rmi.dataobjects.Context ctx, com.openexchange.admin.rmi.dataobjects.Database db, com.openexchange.admin.rmi.dataobjects.MaintenanceReason reason)
           
 
Method Summary
 java.lang.Void call()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseDataMover

public DatabaseDataMover(com.openexchange.admin.rmi.dataobjects.Context ctx,
                         com.openexchange.admin.rmi.dataobjects.Database db,
                         com.openexchange.admin.rmi.dataobjects.MaintenanceReason reason)
Method Detail

call

public java.lang.Void call()
                    throws com.openexchange.admin.rmi.exceptions.StorageException
Specified by:
call in interface java.util.concurrent.Callable<java.lang.Void>
Throws:
com.openexchange.admin.rmi.exceptions.StorageException