Class DependentScopedBatchlet

java.lang.Object
com.ibm.jbatch.tck.artifacts.cdi.DependentScopedBatchlet
All Implemented Interfaces:
jakarta.batch.api.Batchlet

@Dependent @Named("CDIDependentScopedBatchlet") public class DependentScopedBatchlet extends Object implements jakarta.batch.api.Batchlet
  • Constructor Details

    • DependentScopedBatchlet

      public DependentScopedBatchlet()
  • Method Details