public class SQLDataLoaderLifecycle extends org.kuali.rice.core.api.lifecycle.BaseLifecycle
| Constructor and Description |
|---|
SQLDataLoaderLifecycle(String filename,
String delimiter) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
isStarted, setStartedpublic SQLDataLoaderLifecycle(String filename, String delimiter)
public void start() throws Exception
start in interface org.kuali.rice.core.api.lifecycle.Lifecyclestart in class org.kuali.rice.core.api.lifecycle.BaseLifecycleExceptionpublic void stop() throws Exception
stop in interface org.kuali.rice.core.api.lifecycle.Lifecyclestop in class org.kuali.rice.core.api.lifecycle.BaseLifecycleExceptionCopyright © 2005–2017 The Kuali Foundation. All rights reserved.