2 Replies Latest reply on Jul 12, 2017 5:36 PM by cfang

    JarFile: Use case examples

    richardmoore

      When you have time could you provide some use cases for -

       

      @Inject
      @BatchProperty (name = "file")
      private JarFile asJarFile

       

      There are cases where a batchlet in a job has need of 3rd party jars being included. Could this be used and if so do you have some sample code?