Interface IBatchConfig

  • All Known Implementing Classes:
    BatchConfigImpl

    public interface IBatchConfig
    Only getters are provided here since the fields will be set in specially-defined ways.
    • Method Detail

      • isJ2seMode

        boolean isJ2seMode()
      • getDatabaseConfigurationBean

        com.ibm.jbatch.spi.DatabaseConfigurationBean getDatabaseConfigurationBean()
      • getConfigProperties

        Properties getConfigProperties()