Class RemoteStatefulSBImpl
- java.lang.Object
-
- org.jboss.test.clusterbench.common.ejb.CommonStatefulSBImpl
-
- org.jboss.test.clusterbench.ejb.stateful.RemoteStatefulSBImpl
-
- All Implemented Interfaces:
CommonStatefulSB,RemoteStatefulSB
public class RemoteStatefulSBImpl extends CommonStatefulSBImpl implements RemoteStatefulSB
- Author:
- Radoslav Husar
-
-
Constructor Summary
Constructors Constructor Description RemoteStatefulSBImpl()
-
Method Summary
-
Methods inherited from class org.jboss.test.clusterbench.common.ejb.CommonStatefulSBImpl
getCargo, getSerial, getSerialAndIncrement
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.test.clusterbench.common.ejb.CommonStatefulSB
getCargo, getSerial, getSerialAndIncrement
-
-