java.lang.Object
com.ibm.jbatch.tck.artifacts.cdi.DependentScopedBatchletPropsNonString
All Implemented Interfaces:
jakarta.batch.api.Batchlet
@Dependent
@Named("CDIDependentScopedBatchletPropsNonString")
public class DependentScopedBatchletPropsNonString
extends Object
implements jakarta.batch.api.Batchlet
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
DependentScopedBatchletPropsNonString
public DependentScopedBatchletPropsNonString ()
Method Details
process
Specified by:
process
in interface jakarta.batch.api.Batchlet
Throws:
Exception
stop
Specified by:
stop
in interface jakarta.batch.api.Batchlet
Throws:
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others Licensed under the Apache License, Version 2.0