|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BeanManagerCatchExceptionHandler as part of the JSF lifecycleBegin and @EndExternalContext for the current request of the JavaServer Faces application by calling
FacesContext.getExternalContext() and stores the result as a request-scoped bean instance.FacesContext for the current request of the JavaServer Faces application by calling
FacesContext.getCurrentInstance() and stores the result as a request-scoped bean instance.Flash for the current request of the JavaServer Faces application by calling
FacesContext.getCurrentInstance() and stores the result as a request-scoped bean instance.InputField is produced by the same producer method with output type
Object.RenderContext id.
ViewDeclarationLanguage returned by the delegate in a new
SeamViewDeclarationLanguage instance.
ViewMetadata returned by the delegate in a new instance of SeamViewMetadata.
Inject on an object as if it were a bean managed by CDI.
Dependent scoped.
PreLoginEvent and PostLoginEvent events, storing the viewId requested pre login,
and re-instating the navigation post login.Conversation under the simplified name "conversation" in addition to the default
"javax.enterprise.context.conversation".Application.getNavigationHandler(), thus
allowing it to be injected.RenderContextRenderScoped CDI / JSF 2 integration.ApplicationFactory creating SeamApplicationWrapper instances that wrap the
Application created by the underlying factory.Converter, Validator.ViewDeclarationLanguage implementation for the purpose of wrapping the ViewMetadata
implementation in SeamViewMetadata.ViewHandler implementation for the purpose of wrapping the ViewDeclarationLanguage
implementation in SeamViewDeclarationLanguage.ViewMetadata implementation for the purpose of adding a UIViewParameter placeholder component if
necessary.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||