|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.util.ejb.EnterpriseSupport (src)
org.jboss.test.util.ejb.SessionSupport (src)
org.jboss.test.perf.ejb.PerfTestSessionBean
A session bean that tests intra-VM EJB call invocation overhead. The runProbeTests method accepts the number of iterations and returns a simple html report showing the output of each test run against the Probe session.
| Field Summary |
| Fields inherited from class org.jboss.test.util.ejb.SessionSupport (src) |
log, sessionCtx |
| Constructor Summary | |
PerfTestSessionBean()
|
|
| Method Summary | |
PerfResult (src) |
runProbeLocalTests(int iterationCount)
Run the unit tests using ProbeLocal and return a report as a string |
PerfResult (src) |
runProbeTests(int iterationCount)
Run the unit tests using Probe and return a report as a string |
| Methods inherited from class org.jboss.test.util.ejb.SessionSupport (src) |
ejbActivate, ejbCreate, ejbPassivate, ejbRemove, setSessionContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PerfTestSessionBean()
| Method Detail |
public PerfResult (src) runProbeTests(int iterationCount)
public PerfResult (src) runProbeLocalTests(int iterationCount)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||