org.ow2.easybeans.tests.common.ejbs.base.invocationcontext |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
BaseInvocationParameter00.java | Class | Used to manipulate the invocation context object. |
BaseInvocationParameter01.java | Class | Used to manipulate the invocation context object. |
ItfInvocation00.java | Interface | This interface is used to manipulate the invocation context.
author: Gisele Pinheiro Souza author: Eduardo Studzinski E. |
ItfInvocationParameter00.java | Interface | This interface is used to test if the invocation context getParameters() and setParameter() work following the specification. |
ItfInvocationParameter01.java | Interface | This interface is used to test if the invocation context getParameters() and setParameter() work following the specification. |
ItfInvocationParameterTest.java | Interface | This interface is used to test if the invocation context getParameters() and setParameter() work following the specification. |