| org.jboss.test.perf.interfaces.PerfTestSession
PerfTestSession | public interface PerfTestSession extends javax.ejb.EJBObject(Code) | | A session bean that tests intra-VM EJB call invocation overhead.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
runProbeLocalTests | public PerfResult runProbeLocalTests(int iterationCount) throws RemoteException(Code) | | Run the unit tests using ProbeLocal and return a report as a string
|
runProbeTests | public PerfResult runProbeTests(int iterationCount) throws RemoteException(Code) | | Run the unit tests using Probe and return a report as a string
|
|
|