| Constructor and Description |
|---|
Dumpy() |
Dumpy(boolean errorCheckEnabled) |
Dumpy(List<IJobProcessor> jobProcessors) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(IJob iJob) |
<ERROR extends Exception> |
isRunning() |
<ERROR extends Exception> |
start() |
<ERROR extends Exception> |
stop() |
public Dumpy()
public Dumpy(boolean errorCheckEnabled)
public Dumpy(List<IJobProcessor> jobProcessors)
public <ERROR extends Exception> void start() throws ERROR extends Exception
start in interface org.irenical.lifecycle.LifeCycleERROR extends Exceptionpublic <ERROR extends Exception> void stop() throws ERROR extends Exception
stop in interface org.irenical.lifecycle.LifeCycleERROR extends Exceptionpublic <ERROR extends Exception> boolean isRunning() throws ERROR extends Exception
isRunning in interface org.irenical.lifecycle.LifeCycleERROR extends ExceptionCopyright © 2017 Irenical. All rights reserved.