|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationAware | |
---|---|
org.jboss.wsf.common.injection.finders | |
org.jboss.wsf.common.reflection |
Uses of AnnotationAware in org.jboss.wsf.common.injection.finders |
---|
Classes in org.jboss.wsf.common.injection.finders that implement AnnotationAware | |
---|---|
class |
EJBFieldFinder
Field based EJB injection. |
class |
EJBMethodFinder
Setter based EJB injection. |
class |
PostConstructMethodFinder
|
class |
PreDestroyMethodFinder
|
class |
ResourceFieldFinder
Field based resource injection. |
class |
ResourceMethodFinder
Setter based resource injection. |
Uses of AnnotationAware in org.jboss.wsf.common.reflection |
---|
Classes in org.jboss.wsf.common.reflection that implement AnnotationAware | |
---|---|
class |
AbstractAnnotatedClassProcessor<AO extends AccessibleObject,A extends Annotation>
All annotation aware class processors should extend this class. |
class |
AnnotatedFieldFinder<A extends Annotation>
Finder that looks for fields annotated with specified annotation. |
class |
AnnotatedMethodFinder<A extends Annotation>
Finder that looks for methods annotated with specified annotation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |