A B C D E F G H I J L M N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addBehavior(String, String) - Method in class com.sun.faces.application.ApplicationImpl
- addComponent(String, String) - Method in class com.sun.faces.application.ApplicationImpl
- addConverter(Class<?>, String) - Method in class com.sun.faces.application.ApplicationImpl
- addConverter(String, String) - Method in class com.sun.faces.application.ApplicationImpl
- addDefaultValidatorId(String) - Method in class com.sun.faces.application.ApplicationImpl
- addELContextListener(ELContextListener) - Method in class com.sun.faces.application.ApplicationImpl
- addELResolver(ELResolver) - Method in class com.sun.faces.application.ApplicationImpl
- addSearchKeywordResolver(SearchKeywordResolver) - Method in class com.sun.faces.application.ApplicationImpl
- addValidator(String, String) - Method in class com.sun.faces.application.ApplicationImpl
- APPLICATION - com.sun.faces.el.ELUtils.Scope
- ApplicationImpl - Class in com.sun.faces.application
-
Application represents a per-web-application singleton object where applications based on JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by JavaServer Faces.
- ApplicationImpl() - Constructor for class com.sun.faces.application.ApplicationImpl
-
Constructor
- ApplicationImpl.JavaeeNamespaceContext - Class in com.sun.faces.application
- ARRAY_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
B
- BEAN_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- buildFacesResolver(FacesCompositeELResolver, ApplicationAssociate) - Static method in class com.sun.faces.el.ELUtils
-
Create the
ELResolverchain for programmatic EL calls. - buildJSPResolver(FacesCompositeELResolver, ApplicationAssociate) - Static method in class com.sun.faces.el.ELUtils
-
Create the
ELResolverchain for JSP. - BUNDLE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
C
- coerce(Object, Class<?>) - Static method in class com.sun.faces.el.ELUtils
- com.sun.faces.application - package com.sun.faces.application
- com.sun.faces.el - package com.sun.faces.el
- COMPOSITE_COMPONENT_ATTRIBUTES_EL_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- createBehavior(String) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(String) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(ValueExpression, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(ValueExpression, FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(FacesContext, String, String) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(FacesContext, Resource) - Method in class com.sun.faces.application.ApplicationImpl
- createComponent(ValueBinding, FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
- createConverter(Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
- createConverter(String) - Method in class com.sun.faces.application.ApplicationImpl
- createConverterBasedOnClass(Class<?>, Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
- createMethodBinding(String, Class<?>[]) - Method in class com.sun.faces.application.ApplicationImpl
- createValidator(String) - Method in class com.sun.faces.application.ApplicationImpl
- createValueBinding(String) - Method in class com.sun.faces.application.ApplicationImpl
- createValueExpression(String) - Static method in class com.sun.faces.el.ELUtils
-
Create a
ValueExpressionwith the expected type ofObject.class - createValueExpression(String, Class<?>) - Static method in class com.sun.faces.el.ELUtils
D
- defaultRenderKitId - Variable in class com.sun.faces.application.ApplicationImpl
E
- ELUtils - Class in com.sun.faces.el
-
Utility class for EL related methods.
- ELUtils.Scope - Enum in com.sun.faces.el
- evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class com.sun.faces.application.ApplicationImpl
- evaluateValueExpression(ValueExpression, ELContext) - Static method in class com.sun.faces.el.ELUtils
F
- FACES_BUNDLE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- FLASH_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
G
- getActionListener() - Method in class com.sun.faces.application.ApplicationImpl
- getApplicationELResolvers() - Method in class com.sun.faces.application.ApplicationImpl
- getBehaviorIds() - Method in class com.sun.faces.application.ApplicationImpl
- getComponentTypes() - Method in class com.sun.faces.application.ApplicationImpl
- getConverterIds() - Method in class com.sun.faces.application.ApplicationImpl
- getConverterTypes() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultExpressionFactory(ApplicationAssociate, FacesContext) - Static method in class com.sun.faces.el.ELUtils
- getDefaultExpressionFactory(FacesContext) - Static method in class com.sun.faces.el.ELUtils
- getDefaultLocale() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultRenderKitId() - Method in class com.sun.faces.application.ApplicationImpl
- getDefaultValidatorInfo() - Method in class com.sun.faces.application.ApplicationImpl
- getDelegatePR(ApplicationAssociate, boolean) - Static method in class com.sun.faces.el.ELUtils
- getDelegateVR(ApplicationAssociate, boolean) - Static method in class com.sun.faces.el.ELUtils
- getELContextListeners() - Method in class com.sun.faces.application.ApplicationImpl
- getELResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getExpressionFactory() - Method in class com.sun.faces.application.ApplicationImpl
- getExpressionsFromString(String) - Static method in class com.sun.faces.el.ELUtils
- getFlowHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getMessageBundle() - Method in class com.sun.faces.application.ApplicationImpl
- getNamespaceURI(String) - Method in class com.sun.faces.application.ApplicationImpl.JavaeeNamespaceContext
- getNarrowestScopeFromExpression(String) - Static method in class com.sun.faces.el.ELUtils
- getNavigationHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getPrefix(String) - Method in class com.sun.faces.application.ApplicationImpl.JavaeeNamespaceContext
- getPrefixes(String) - Method in class com.sun.faces.application.ApplicationImpl.JavaeeNamespaceContext
- getProjectStage() - Method in class com.sun.faces.application.ApplicationImpl
- getPropertyResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getResourceBundle(FacesContext, String) - Method in class com.sun.faces.application.ApplicationImpl
- getResourceHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getScope(String) - Static method in class com.sun.faces.el.ELUtils
- getScope(String, String[]) - Static method in class com.sun.faces.el.ELUtils
-
This method is used by the ManagedBeanFactory to ensure that properties set by an expression point to an object with an accepted lifespan.
- getScopeForExpression(String) - Static method in class com.sun.faces.el.ELUtils
- getScopeForSingleExpression(String) - Static method in class com.sun.faces.el.ELUtils
- getSearchExpressionHandler() - Method in class com.sun.faces.application.ApplicationImpl
- getSearchKeywordResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getStateManager() - Method in class com.sun.faces.application.ApplicationImpl
- getSupportedLocales() - Method in class com.sun.faces.application.ApplicationImpl
- getValidatorIds() - Method in class com.sun.faces.application.ApplicationImpl
- getVariableResolver() - Method in class com.sun.faces.application.ApplicationImpl
- getViewHandler() - Method in class com.sun.faces.application.ApplicationImpl
H
- hasValidLifespan(ELUtils.Scope, ELUtils.Scope) - Static method in class com.sun.faces.el.ELUtils
I
- IMPLICIT_JSP_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- IMPLICIT_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- isCompositeComponentExpr(String) - Static method in class com.sun.faces.el.ELUtils
- isCompositeComponentLookupWithArgs(String) - Static method in class com.sun.faces.el.ELUtils
- isCompositeComponentMethodExprLookup(String) - Static method in class com.sun.faces.el.ELUtils
- isScopeValid(String) - Static method in class com.sun.faces.el.ELUtils
J
- JavaeeNamespaceContext() - Constructor for class com.sun.faces.application.ApplicationImpl.JavaeeNamespaceContext
L
- LIST_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
M
- MANAGED_BEAN_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- MAP_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
N
- newConverter(Class<?>, Map<Class<?>, Object>, Class<?>) - Method in class com.sun.faces.application.ApplicationImpl
-
The same as newThing except that a single argument constructor that accepts a Class is looked for before calling the no-arg version.
- NONE - com.sun.faces.el.ELUtils.Scope
P
- publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class com.sun.faces.application.ApplicationImpl
- publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class com.sun.faces.application.ApplicationImpl
R
- removeELContextListener(ELContextListener) - Method in class com.sun.faces.application.ApplicationImpl
- REQUEST - com.sun.faces.el.ELUtils.Scope
- RESOURCE_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
S
- SCOPED_RESOLVER - Static variable in class com.sun.faces.el.ELUtils
- SESSION - com.sun.faces.el.ELUtils.Scope
- setActionListener(ActionListener) - Method in class com.sun.faces.application.ApplicationImpl
- setDefaultLocale(Locale) - Method in class com.sun.faces.application.ApplicationImpl
- setDefaultRenderKitId(String) - Method in class com.sun.faces.application.ApplicationImpl
- setFlowHandler(FlowHandler) - Method in class com.sun.faces.application.ApplicationImpl
- setMessageBundle(String) - Method in class com.sun.faces.application.ApplicationImpl
- setNavigationHandler(NavigationHandler) - Method in class com.sun.faces.application.ApplicationImpl
- setPropertyResolver(PropertyResolver) - Method in class com.sun.faces.application.ApplicationImpl
- setResourceHandler(ResourceHandler) - Method in class com.sun.faces.application.ApplicationImpl
- setSearchExpressionHandler(SearchExpressionHandler) - Method in class com.sun.faces.application.ApplicationImpl
- setStateManager(StateManager) - Method in class com.sun.faces.application.ApplicationImpl
- setSupportedLocales(Collection<Locale>) - Method in class com.sun.faces.application.ApplicationImpl
- setVariableResolver(VariableResolver) - Method in class com.sun.faces.application.ApplicationImpl
- setViewHandler(ViewHandler) - Method in class com.sun.faces.application.ApplicationImpl
- subscribeToEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class com.sun.faces.application.ApplicationImpl
- subscribeToEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class com.sun.faces.application.ApplicationImpl
T
- THIS_LIBRARY - Static variable in class com.sun.faces.application.ApplicationImpl
- toString() - Method in enum com.sun.faces.el.ELUtils.Scope
U
- unsubscribeFromEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class com.sun.faces.application.ApplicationImpl
- unsubscribeFromEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class com.sun.faces.application.ApplicationImpl
V
- valueOf(String) - Static method in enum com.sun.faces.el.ELUtils.Scope
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.faces.el.ELUtils.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIEW - com.sun.faces.el.ELUtils.Scope
All Classes All Packages