Package org.wildfly.clustering.ee
Interface BatchContext
- All Superinterfaces:
AutoCloseable
Handles batch context switching.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
close
void close()Closes this batch context.- Specified by:
closein interfaceAutoCloseable
-