Class CommonStatefulSBImpl
- java.lang.Object
-
- org.jboss.test.clusterbench.common.ejb.CommonStatefulSBImpl
-
- All Implemented Interfaces:
CommonStatefulSB
public class CommonStatefulSBImpl extends Object implements CommonStatefulSB
-
-
Constructor Summary
Constructors Constructor Description CommonStatefulSBImpl()
-
-
-
Method Detail
-
getSerial
public int getSerial()
- Specified by:
getSerialin interfaceCommonStatefulSB
-
getSerialAndIncrement
public int getSerialAndIncrement()
- Specified by:
getSerialAndIncrementin interfaceCommonStatefulSB
-
getCargo
public byte[] getCargo()
- Specified by:
getCargoin interfaceCommonStatefulSB
-
-