public class WindowScopeBeanLocator
extends java.lang.Object
| Constructor and Description |
|---|
WindowScopeBeanLocator() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
lookupBean(javax.servlet.http.HttpServletRequest request,
java.lang.String name)
Lookup a bean by its name in the current window scope.
|
public static java.lang.Object lookupBean(javax.servlet.http.HttpServletRequest request,
java.lang.String name)
request - servlet requestname - the name of the bean as it is declared in its annotation or faces-config.xml fileCopyright 2025 ICEsoft Technologies Canada Corp., All Rights Reserved.