org.jboss.test.perf.interfaces
Interface ProbeLocalHome

All Superinterfaces:
EJBLocalHome (src)

public interface ProbeLocalHome
extends EJBLocalHome (src)

A trivial stateless session bean for testing round trip call throughput.


Method Summary
 ProbeLocal (src) create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome (src)
remove
 

Method Detail

create

public ProbeLocal (src)  create()
                  throws CreateException (src) ,
                         EJBException (src) 
Throws:
CreateException (src)
EJBException (src)