Package org.jboss.test.web.interfaces

Interface Summary
Entity (src)  
EntityHome (src)  
RunAsTargetLocal (src) A session bean local interface used to test run-as behavior from a servlet
RunAsTargetLocalHome (src) A trivial local SessionBean home interface.
StatelessSession (src) A trivial SessionBean interface.
StatelessSessionHome (src)  
StatelessSessionLocal (src) A trivial SessionBean local interface.
StatelessSessionLocalHome (src) A trivial local SessionBean home interface.
 

Class Summary
EntityPK (src)  
ReferenceTest (src) A simple Serializable that is used to test the call optimization of EJBs.
ReturnData (src) A class that is placed into the WEB-INF/classes directory that accesses a class loaded from a jar jbosstest-web.ear/lib due to a reference from the jbosstest-web-ejbs.jar manifest ClassPath.