public interface BatchBuilder extends Service, Manageable
Batch
instancesModifier and Type | Method and Description |
---|---|
Batch |
buildBatch(BatchKey key,
JdbcCoordinator jdbcCoordinator)
Build a batch.
|
getManagementBean, getManagementDomain, getManagementServiceType
Batch buildBatch(BatchKey key, JdbcCoordinator jdbcCoordinator)
key
- Value to uniquely identify a batchjdbcCoordinator
- The JDBC coordinator with which to coordinate effortsCopyright © 2012 JBoss by Red Hat. All Rights Reserved.