|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnnotationsViewControllerManager | |
---|---|
org.apache.myfaces.orchestra.viewController | Provide lifecycle callbacks (on view creation, pre-render, etc) for managed beans. |
Uses of AbstractAnnotationsViewControllerManager in org.apache.myfaces.orchestra.viewController |
---|
Subclasses of AbstractAnnotationsViewControllerManager in org.apache.myfaces.orchestra.viewController | |
---|---|
class |
AnnotationsViewControllerManager
A ViewControllerManager implementation which uses
annotations on backing beans to determine the beans responsible for a given view and execute
the appropriate annotated methods. |
class |
PlainAnnotationsViewControllerManager
A ViewControllerManager implementation which uses
annotations on backing beans to determine the beans responsible for a given view and execute
the appropriate annotated methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |