Uses of Class
net.sf.mybatchfwk.BatchConfiguration

Packages that use BatchConfiguration
net.sf.mybatchfwk   
net.sf.mybatchfwk.history   
 

Uses of BatchConfiguration in net.sf.mybatchfwk
 

Methods in net.sf.mybatchfwk with parameters of type BatchConfiguration
 void BatchService.init(BatchConfiguration conf)
          Initialization method.
 void IBatch.init(BatchConfiguration configuration)
          Initialization method of the batch.
 

Uses of BatchConfiguration in net.sf.mybatchfwk.history
 

Methods in net.sf.mybatchfwk.history with parameters of type BatchConfiguration
 void FileExecutionHistory.initStorage(BatchConfiguration configuration)
           
 void IExecutionHistory.initStorage(BatchConfiguration configuration)
          Init the storage system (called one time at the beginning of the batch)
 void MemoryExecutionHistory.initStorage(BatchConfiguration configuration)
           
 



Copyright © 2006 null. All Rights Reserved.