- All Implemented Interfaces:
jakarta.batch.api.Batchlet
public class NonCDIBeanBatchlet
extends Object
implements jakarta.batch.api.Batchlet
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NonCDIBeanBatchlet
public NonCDIBeanBatchlet()
-
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