org.ow2.easybeans.tests.sessionbean.misc |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
TestObjectIdentity.java | Class | Verifies the method equals in a seesion beans works as the specified. |
TestRemoteAnnotation.java | Class | Verifies the annotation remote when a bean has only one interface and has the annotation without value defined. |
TestRemoteAnnotation01.java | Class | Verifies if a bean that has the annotations local and remote, but it does not
implement the interface can be deployed. |
TestRemoteAnnotation02.java | Class | Verifies if a bean that has the annotations local and remote in the superclass can be deployed. |