|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsalto.batch.lanceur.init.AbstractBatchStart
public abstract class AbstractBatchStart
| Constructor Summary | |
|---|---|
AbstractBatchStart()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
BatchExecutionContext |
getBatchExecutionContext()
|
void |
preInit(BatchExecutionContext context)
Called before Traitement#initialize(BatchExecutionContext context) |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface salto.batch.lanceur.init.IBatchStart |
|---|
close, getNbLinesRead, init, next, setIdComputer, validate |
| Constructor Detail |
|---|
public AbstractBatchStart()
| Method Detail |
|---|
public void preInit(BatchExecutionContext context)
IBatchStartTraitement#initialize(BatchExecutionContext context)
preInit in interface IBatchStartcontext - BatchExecutionContextIBatchStart.preInit(salto.batch.lanceur.thread.BatchExecutionContext)public java.lang.Object clone()
clone in interface IBatchStartclone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic BatchExecutionContext getBatchExecutionContext()
getBatchExecutionContext in interface IBatchStart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||