org.kuali.common.util.execute
Class MySqlDumpExecutable
java.lang.Object
org.kuali.common.util.execute.MySqlDumpExecutable
- All Implemented Interfaces:
- Executable
public class MySqlDumpExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySqlDumpExecutable
public MySqlDumpExecutable()
execute
public void execute()
- Specified by:
execute
in interface Executable
getService
public MySqlDumpService getService()
setService
public void setService(MySqlDumpService service)
getContext
public MySqlDumpContext getContext()
setContext
public void setContext(MySqlDumpContext context)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.