public interface BatchBuilder extends Service, Manageable
Batch instances| Modifier and Type | Method and Description |
|---|---|
Batch |
buildBatch(BatchKey key,
JdbcCoordinator jdbcCoordinator)
Build a batch.
|
getManagementBean, getManagementDomain, getManagementServiceTypeBatch 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.