Class RemoteStatelessSBImpl
- java.lang.Object
-
- org.jboss.test.clusterbench.common.ejb.CommonStatelessSBImpl
-
- org.jboss.test.clusterbench.ejb.stateless.RemoteStatelessSBImpl
-
- All Implemented Interfaces:
CommonStatelessSB,RemoteStatelessSB
public class RemoteStatelessSBImpl extends CommonStatelessSBImpl implements RemoteStatelessSB
- Author:
- Radoslav Husar
-
-
Field Summary
-
Fields inherited from class org.jboss.test.clusterbench.common.ejb.CommonStatelessSBImpl
JBOSS_NODE_NAME_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description RemoteStatelessSBImpl()
-
Method Summary
-
Methods inherited from class org.jboss.test.clusterbench.common.ejb.CommonStatelessSBImpl
getNodeName
-
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.CommonStatelessSB
getNodeName
-
-