|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JInterceptors | |
---|---|
com.bm.ejb3metadata.annotations.metadata | Implementation of meta data analysis for EJB 3.0 |
com.bm.ejb3metadata.annotations.metadata.interfaces | Implementation of meta data analysis for EJB 3.0 |
Uses of JInterceptors in com.bm.ejb3metadata.annotations.metadata |
---|
Methods in com.bm.ejb3metadata.annotations.metadata that return JInterceptors | |
---|---|
JInterceptors |
MethodAnnotationMetadata.getAnnotationInterceptors()
|
JInterceptors |
ClassAnnotationMetadata.getAnnotationInterceptors()
Object representing list of @ Interceptors . |
Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type JInterceptors | |
---|---|
void |
MethodAnnotationMetadata.setAnnotationsInterceptors(JInterceptors annotationInterceptors)
Sets the object representing the @ Interceptors annotation. |
void |
ClassAnnotationMetadata.setAnnotationsInterceptors(JInterceptors annotationInterceptors)
Sets the object representing the @ Interceptors
annotation. |
Uses of JInterceptors in com.bm.ejb3metadata.annotations.metadata.interfaces |
---|
Methods in com.bm.ejb3metadata.annotations.metadata.interfaces with parameters of type JInterceptors | |
---|---|
void |
IEJBInterceptors.setAnnotationsInterceptors(JInterceptors annotationInterceptors)
Set JInterceptors object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |