Constant Field Values


Contents
net.sf.*

net.sf.mybatchfwk.BatchConfiguration
public static final java.lang.String CONFIGURATION_FILENAME "my-batch-fwk.properties"
public static final java.lang.String DATE_FORMAT "yyyy/MM/dd HH:mm:ss z"

net.sf.mybatchfwk.PausableThreadPoolExecutor
protected static final int RUNNING 0
protected static final int SHUTDOWN 1
protected static final int STOP 2
protected static final int TERMINATED 3

net.sf.mybatchfwk.history.FileExecutionHistory
public static final java.lang.String COMPLETED_TASKS_FILENAME "mbf-completedTasks"
public static final java.lang.String FAILED_TASKS_FILENAME "mbf-failedTasks"
public static final java.lang.String PROPERTY_STORAGE_FOLDER "mbf.executionHistory.storageFolder"



Copyright © 2006 null. All Rights Reserved.