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 -
Method Summary
Methods inherited from class org.jboss.test.clusterbench.ejb.stateful.AbstractForwardingStatefulSBImpl
getCargo, getSerial, getSerialAndIncrementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.test.clusterbench.common.ejb.CommonStatefulSB
getCargo, getSerial, getSerialAndIncrement
-
Constructor Details
-
NonTxForwardingStatefulSBImpl
public NonTxForwardingStatefulSBImpl()
-