org.apache.myfaces.orchestra.viewController
Class AnnotationsViewControllerNameMapper
java.lang.Object
org.apache.myfaces.orchestra.viewController.AnnotationsViewControllerNameMapper
- All Implemented Interfaces:
- ViewControllerNameMapper
public class AnnotationsViewControllerNameMapper
- extends Object
- implements ViewControllerNameMapper
Lookup a bean configured using the ViewController annotation which is responsible
for the given viewId
.
- See Also:
ViewController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationsViewControllerNameMapper
public AnnotationsViewControllerNameMapper(AnnotationInfoManager annotationInfoManager)
mapViewId
public String mapViewId(String viewId)
- Specified by:
mapViewId
in interface ViewControllerNameMapper
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.