|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.viewController.AnnotationsViewControllerNameMapper
public class AnnotationsViewControllerNameMapper
Lookup a bean configured using the ViewController annotation which is responsible
for the given viewId
.
ViewController
Constructor Summary | |
---|---|
AnnotationsViewControllerNameMapper(AnnotationInfoManager annotationInfoManager)
|
Method Summary | |
---|---|
java.lang.String |
mapViewId(java.lang.String viewId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationsViewControllerNameMapper(AnnotationInfoManager annotationInfoManager)
Method Detail |
---|
public java.lang.String mapViewId(java.lang.String viewId)
mapViewId
in interface ViewControllerNameMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |