|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationInfoManager | |
---|---|
org.apache.myfaces.orchestra.annotation.spring | |
org.apache.myfaces.orchestra.viewController |
Uses of AnnotationInfoManager in org.apache.myfaces.orchestra.annotation.spring |
---|
Methods in org.apache.myfaces.orchestra.annotation.spring with parameters of type AnnotationInfoManager | |
---|---|
void |
AnnotationsInfoInitializer.setAnnotationInfoManager(AnnotationInfoManager annotationInfoManager)
Inject the object that actually inspects each Class for Orchestra annotations. |
Uses of AnnotationInfoManager in org.apache.myfaces.orchestra.viewController |
---|
Methods in org.apache.myfaces.orchestra.viewController that return AnnotationInfoManager | |
---|---|
AnnotationInfoManager |
AbstractAnnotationsViewControllerManager.getAnnotationInfoManager()
|
Methods in org.apache.myfaces.orchestra.viewController with parameters of type AnnotationInfoManager | |
---|---|
void |
AbstractAnnotationsViewControllerManager.setAnnotationInfoManager(AnnotationInfoManager annotationInfoManager)
|
Constructors in org.apache.myfaces.orchestra.viewController with parameters of type AnnotationInfoManager | |
---|---|
AnnotationsViewControllerExecutor(AnnotationInfoManager annotationInfoManager)
|
|
AnnotationsViewControllerNameMapper(AnnotationInfoManager annotationInfoManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |