com.bm.ejb3metadata.annotations |
EJB 3.0
Implementation of meta data analysis for EJB 3.0
|
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. |