com.atomikos.demo.publisher
Class Batch
java.lang.Object
com.atomikos.demo.publisher.Batch
- All Implemented Interfaces:
- Serializable
public class Batch
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Batch()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Batch
public Batch()
getCount
public int getCount()
setCount
public void setCount(int count)
getOrder
public Order getOrder()
setOrder
public void setOrder(Order order)
Copyright © 2012. All Rights Reserved.