Class NonTxForwardingStatefulSBImpl
- java.lang.Object
-
- org.jboss.test.clusterbench.ejb.stateful.AbstractForwardingStatefulSBImpl
-
- org.jboss.test.clusterbench.ejb.stateful.NonTxForwardingStatefulSBImpl
-
- All Implemented Interfaces:
CommonStatefulSB,RemoteStatefulSB
public class NonTxForwardingStatefulSBImpl extends AbstractForwardingStatefulSBImpl implements RemoteStatefulSB
-
-
Constructor Summary
Constructors Constructor Description NonTxForwardingStatefulSBImpl()
-
Method Summary
-
Methods inherited from class org.jboss.test.clusterbench.ejb.stateful.AbstractForwardingStatefulSBImpl
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
-
-