org.ow2.easybeans.deployment.annotations |
EJB 3.0
Implementation of EJB 3.0 container
|
Java Source File Name | Type | Comment |
ClassType.java | enum | Defines the available type for a class. |
InterceptorType.java | enum | This class defines the type available for life cycle events. |
JClassInterceptor.java | Class | This class defines a Bean interceptor with the name of the class and the
method which is the interceptor. |
JField.java | Class | This class defines a Field object. |
JMethod.java | Class | This class defines a Method object. |
TransactionAttributeLevel.java | enum | Different type of level available to set the transaction attribute. |