Class ForwardingStatefulSBImpl
java.lang.Object
org.jboss.test.clusterbench.ejb.stateful.AbstractForwardingStatefulSBImpl
org.jboss.test.clusterbench.ejb.stateful.ForwardingStatefulSBImpl
- All Implemented Interfaces:
CommonStatefulSB,RemoteStatefulSB
public class ForwardingStatefulSBImpl
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
-
ForwardingStatefulSBImpl
public ForwardingStatefulSBImpl()
-