A B C D E F G H I J K L M N O P Q R S T U V W X

F

FacesContextUtils - Class in org.springframework.web.jsf
Convenience methods to retrieve the root WebApplicationContext for a given FacesContext.
FacesContextUtils() - Constructor for class org.springframework.web.jsf.FacesContextUtils
 
FacesRequestAttributes - Class in org.springframework.web.context.request
RequestAttributes adapter for a JSF FacesContext.
FacesRequestAttributes(FacesContext) - Constructor for class org.springframework.web.context.request.FacesRequestAttributes
Create a new FacesRequestAttributes adapter for the given FacesContext.
FacesWebRequest - Class in org.springframework.web.context.request
WebRequest adapter for a JSF FacesContext.
FacesWebRequest(FacesContext) - Constructor for class org.springframework.web.context.request.FacesWebRequest
Create a new FacesWebRequest adapter for the given FacesContext.
FACTORY_BEAN_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
FACTORY_BEAN_PREFIX - Static variable in interface org.springframework.beans.factory.BeanFactory
Used to dereference a FactoryBean instance and distinguish it from beans created by the FactoryBean.
FACTORY_METHOD_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
FactoryBean<T> - Interface in org.springframework.beans.factory
Interface to be implemented by objects used within a BeanFactory which are themselves factories.
FactoryBeanNotInitializedException - Exception in org.springframework.beans.factory
Exception to be thrown from a FactoryBean's getObject() method if the bean is not fully initialized yet, for example because it is involved in a circular reference.
FactoryBeanNotInitializedException() - Constructor for exception org.springframework.beans.factory.FactoryBeanNotInitializedException
Create a new FactoryBeanNotInitializedException with the default message.
FactoryBeanNotInitializedException(String) - Constructor for exception org.springframework.beans.factory.FactoryBeanNotInitializedException
Create a new FactoryBeanNotInitializedException with the given message.
FactoryBeanRegistrySupport - Class in org.springframework.beans.factory.support
Support base class for singleton registries which need to handle FactoryBean instances, integrated with DefaultSingletonBeanRegistry's singleton management.
FactoryBeanRegistrySupport() - Constructor for class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
 
FailFastProblemReporter - Class in org.springframework.beans.factory.parsing
Simple ProblemReporter implementation that exhibits fail-fast behavior when errors are encountered.
FailFastProblemReporter() - Constructor for class org.springframework.beans.factory.parsing.FailFastProblemReporter
 
FALLBACK_TRANSACTION_MANAGER_NAMES - Static variable in class org.springframework.transaction.jta.JtaTransactionManager
Fallback JNDI locations for the JTA TransactionManager.
FALSE - Static variable in class org.springframework.expression.spel.support.BooleanTypedValue
 
FALSE_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
fatal(Problem) - Method in class org.springframework.beans.factory.parsing.FailFastProblemReporter
Throws a BeanDefinitionParsingException detailing the error that has occurred.
fatal(Problem) - Method in interface org.springframework.beans.factory.parsing.ProblemReporter
Called when a fatal error is encountered during the parsing process.
fatal(String, Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fatal(String, Object, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fatal(String, Object, ParseState) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fatal(String, Object, ParseState, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
FatalBeanException - Exception in org.springframework.beans
Thrown on an unrecoverable problem encountered in the beans packages or sub-packages, e.g.
FatalBeanException(String) - Constructor for exception org.springframework.beans.FatalBeanException
Create a new FatalBeanException with the specified message.
FatalBeanException(String, Throwable) - Constructor for exception org.springframework.beans.FatalBeanException
Create a new FatalBeanException with the specified message and root cause.
fatalError(SAXParseException) - Method in class org.springframework.util.xml.SimpleSaxErrorHandler
 
fatalError(TransformerException) - Method in class org.springframework.util.xml.SimpleTransformErrorListener
 
FIELD_CLASS - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the class field in a JMX Descriptor.
FIELD_CURRENCY_TIME_LIMIT - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the currency time limit field in a JMX Descriptor.
FIELD_DEFAULT - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the default field in a JMX Descriptor.
FIELD_DISPLAY_NAME - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the displayName field in a JMX Descriptor.
FIELD_GET_METHOD - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Identifies a getter method in a JMX Descriptor.
FIELD_LOG - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the log field in a JMX Descriptor.
FIELD_LOG_FILE - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the logfile field in a JMX Descriptor.
FIELD_METRIC_CATEGORY - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the custom metricCategory field in a JMX Descriptor.
FIELD_METRIC_TYPE - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the metricType field in a JMX Descriptor.
FIELD_PERSIST_LOCATION - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the persistLocation field in a JMX Descriptor.
FIELD_PERSIST_NAME - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the persistName field in a JMX Descriptor.
FIELD_PERSIST_PERIOD - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the persistPeriod field in a JMX Descriptor.
FIELD_PERSIST_POLICY - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the persistPolicy field in a JMX Descriptor.
FIELD_ROLE - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the role field in a JMX Descriptor.
FIELD_SET_METHOD - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Identifies a setter method in a JMX Descriptor.
FIELD_UNITS - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the units field in a JMX Descriptor.
FIELD_VISIBILITY - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the visibility field in a JMX Descriptor.
FieldError - Class in org.springframework.validation
Encapsulates a field error, that is, a reason for rejecting a specific field value.
FieldError(String, String, String) - Constructor for class org.springframework.validation.FieldError
Create a new FieldError instance.
FieldError(String, String, Object, boolean, String[], Object[], String) - Constructor for class org.springframework.validation.FieldError
Create a new FieldError instance.
FieldRetrievingFactoryBean - Class in org.springframework.beans.factory.config
FactoryBean which retrieves a static or non-static field value.
FieldRetrievingFactoryBean() - Constructor for class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
 
FILE_URL_PREFIX - Static variable in class org.springframework.util.ResourceUtils
URL prefix for loading from the file system: "file:"
FileCopyUtils - Class in org.springframework.util
Simple utility methods for file and stream copying.
FileCopyUtils() - Constructor for class org.springframework.util.FileCopyUtils
 
FileEditor - Class in org.springframework.beans.propertyeditors
Editor for java.io.File, to directly populate a File property from a Spring resource location.
FileEditor() - Constructor for class org.springframework.beans.propertyeditors.FileEditor
Create a new FileEditor, using the default ResourceEditor underneath.
FileEditor(ResourceEditor) - Constructor for class org.springframework.beans.propertyeditors.FileEditor
Create a new FileEditor, using the given ResourceEditor underneath.
FileSystemResource - Class in org.springframework.core.io
Resource implementation for java.io.File handles.
FileSystemResource(File) - Constructor for class org.springframework.core.io.FileSystemResource
Create a new FileSystemResource from a File handle.
FileSystemResource(String) - Constructor for class org.springframework.core.io.FileSystemResource
Create a new FileSystemResource from a file path.
FileSystemResourceLoader - Class in org.springframework.core.io
ResourceLoader implementation that resolves plain paths as file system resources rather than as class path resources (the latter is DefaultResourceLoader's default strategy).
FileSystemResourceLoader() - Constructor for class org.springframework.core.io.FileSystemResourceLoader
 
FileSystemUtils - Class in org.springframework.util
Utility methods for working with the file system.
FileSystemUtils() - Constructor for class org.springframework.util.FileSystemUtils
 
FileSystemXmlApplicationContext - Class in org.springframework.context.support
Standalone XML application context, taking the context definition files from the file system or from URLs, interpreting plain paths as relative file system locations (e.g.
FileSystemXmlApplicationContext() - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext for bean-style configuration.
FileSystemXmlApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext for bean-style configuration.
FileSystemXmlApplicationContext(String) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML file and automatically refreshing the context.
FileSystemXmlApplicationContext(String...) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML files and automatically refreshing the context.
FileSystemXmlApplicationContext(String[], ApplicationContext) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext with the given parent, loading the definitions from the given XML files and automatically refreshing the context.
FileSystemXmlApplicationContext(String[], boolean) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML files.
FileSystemXmlApplicationContext(String[], boolean, ApplicationContext) - Constructor for class org.springframework.context.support.FileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext with the given parent, loading the definitions from the given XML files.
fillInClientStackTraceIfPossible(Throwable) - Static method in class org.springframework.remoting.support.RemoteInvocationUtils
Fill the current client-side stack trace into the given exception.
fillProperties(Properties, Resource) - Static method in class org.springframework.core.io.support.PropertiesLoaderUtils
Fill the given properties from the given resource.
fillReport(Map<String, Object>) - Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Create a populated JasperPrint instance from the configured JasperReport instance.
filter(List<Method>) - Method in interface org.springframework.expression.MethodFilter
Called by the method resolver to allow the SpEL user to organize the list of candidate methods that may be invoked.
FilterDefinitionFactoryBean - Class in org.springframework.orm.hibernate3
Convenient FactoryBean for defining Hibernate FilterDefinitions.
FilterDefinitionFactoryBean() - Constructor for class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
 
filterModel(Map<String, Object>) - Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
Filters out undesired attributes from the given model.
filterPropertyDescriptorsForDependencyCheck(BeanWrapper) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Extract a filtered set of PropertyDescriptors from the given BeanWrapper, excluding ignored dependency types or properties defined on ignored dependency interfaces.
FilterType - Enum in org.springframework.context.annotation
Enumeration of the type filters that may be used in conjunction with @ComponentScan.
find(String) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query.
find(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query, binding one value to a "?" parameter in the query string.
find(String, Object...) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query, binding a number of values to "?" parameters in the query string.
find(String) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
find(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
find(String, Object...) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
find(Class<T>) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class.
find(Class<T>, String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter.
find(Class<T>, String, String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter, with the given result ordering.
find(Class<T>, String, String, Object...) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter, using the given parameter declarations and parameter values.
find(Class<T>, String, String, Object[], String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter, using the given parameter declarations and parameter values, with the given result ordering.
find(Class<T>, String, String, Map<String, ?>) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter, using the given parameter declarations and parameter values.
find(Class<T>, String, String, Map<String, ?>, String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find all persistent instances of the given class that match the given JDOQL filter, using the given parameter declarations and parameter values, with the given result ordering.
find(String, Object) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given query object in the specified query language.
find(String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given single-string JDOQL query.
find(String, Object...) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given single-string JDOQL query.
find(String, Map<String, ?>) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given single-string JDOQL query.
find(Class<T>) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String, String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String, String, Object...) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String, String, Object[], String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String, String, Map<String, ?>) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, String, String, Map<String, ?>, String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(String, Object) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(String, Object...) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(String, Map<String, ?>) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
find(Class<T>, Object) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
find(String) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
find(String, Object...) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
find(Class<T>, Object) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
find(String) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
find(String, Object...) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
findAdvisorBeans() - Method in class org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
Find all eligible Advisor beans in the current bean factory, ignoring FactoryBeans and excluding beans that are currently in creation.
findAdvisorsThatCanApply(List<Advisor>, Class, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
Search the given candidate Advisors to find all Advisors that can apply to the specified bean.
findAdvisorsThatCanApply(List<Advisor>, Class<?>) - Static method in class org.springframework.aop.support.AopUtils
Determine the sublist of the candidateAdvisors list that is applicable to the given class.
findAllClassPathResources(String) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
Find all class location resources with the given location via the ClassLoader.
findAnnotation(Method, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, traversing its super methods if no annotation can be found on the given method itself.
findAnnotation(Class<?>, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
Find a single Annotation of annotationType from the supplied Class, traversing its interfaces and superclasses if no annotation can be found on the given class itself.
findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - Static method in class org.springframework.core.annotation.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) which declares an annotation for the specified annotationType, or null if not found.
findAnnotationOnBean(String, Class<A>) - Method in interface org.springframework.beans.factory.ListableBeanFactory
Find a Annotation of annotationType on the specified bean, traversing its interfaces and super classes if no annotation can be found on the given class itself.
findAnnotationOnBean(String, Class<A>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Find a Annotation of annotationType on the specified bean, traversing its interfaces and super classes if no annotation can be found on the given class itself, as well as checking its raw bean class if not found on the exposed bean reference (e.g.
findAnnotationOnBean(String, Class<A>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
 
findAnnotationOnBean(String, Class<A>) - Method in class org.springframework.context.support.AbstractApplicationContext
 
findAspectJAnnotationOnMethod(Method) - Static method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
Find and return the first AspectJ annotation on the given method (there should only be one anyway...)
findAttribute(String) - Method in class org.springframework.mock.web.MockPageContext
 
findAutowireCandidates(Class<T>) - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
Obtain all beans of the given type as autowire candidates.
findAutowireCandidates(String, Class, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Find bean instances that match the required type.
findBridgedMethod(Method) - Static method in class org.springframework.core.BridgeMethodResolver
Find the original method for the supplied bridge Method.
findByCriteria(DetachedCriteria) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on a given Hibernate criteria object.
findByCriteria(DetachedCriteria, int, int) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on the given Hibernate criteria object.
findByCriteria(DetachedCriteria) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByCriteria(DetachedCriteria, int, int) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByExample(Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on the given example entity object.
findByExample(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on the given example entity object.
findByExample(Object, int, int) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on a given example entity object.
findByExample(String, Object, int, int) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a query based on a given example entity object.
findByExample(Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByExample(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByExample(Object, int, int) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByExample(String, Object, int, int) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedParam(String, String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query, binding one value to a ":" named parameter in the query string.
findByNamedParam(String, String[], Object[]) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query, binding a number of values to ":" named parameters in the query string.
findByNamedParam(String, String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedParam(String, String[], Object[]) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedParams(String, Map<String, ?>) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
findByNamedParams(String, Map<String, ?>) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
findByNamedQuery(String) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query.
findByNamedQuery(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query, binding one value to a "?" parameter in the query string.
findByNamedQuery(String, Object...) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query binding a number of values to "?" parameters in the query string.
findByNamedQuery(String) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedQuery(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedQuery(String, Object...) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedQuery(Class<T>, String) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given named query.
findByNamedQuery(Class<T>, String, Object...) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given named query.
findByNamedQuery(Class<T>, String, Map<String, ?>) - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Find persistent instances through the given named query.
findByNamedQuery(Class<T>, String) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
findByNamedQuery(Class<T>, String, Object...) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
findByNamedQuery(Class<T>, String, Map<String, ?>) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
findByNamedQuery(String) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
findByNamedQuery(String, Object...) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
findByNamedQuery(String) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
findByNamedQuery(String, Object...) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
findByNamedQueryAndNamedParam(String, String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query, binding one value to a ":" named parameter in the query string.
findByNamedQueryAndNamedParam(String, String[], Object[]) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query, binding a number of values to ":" named parameters in the query string.
findByNamedQueryAndNamedParam(String, String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedQueryAndNamedParam(String, String[], Object[]) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByNamedQueryAndNamedParams(String, Map<String, ?>) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
findByNamedQueryAndNamedParams(String, Map<String, ?>) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
findByNamedQueryAndValueBean(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute a named query, binding the properties of the given bean to ":" named parameters in the query string.
findByNamedQueryAndValueBean(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findByValueBean(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute an HQL query, binding the properties of the given bean to named parameters in the query string.
findByValueBean(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
findCacheOperations(Class<?>) - Method in class org.springframework.cache.annotation.AnnotationCacheOperationSource
 
findCacheOperations(Method) - Method in class org.springframework.cache.annotation.AnnotationCacheOperationSource
 
findCacheOperations(Method) - Method in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
Subclasses need to implement this to return the caching attribute for the given method, if any.
findCacheOperations(Class<?>) - Method in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
Subclasses need to implement this to return the caching attribute for the given class, if any.
findCandidateAdvisors() - Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
 
findCandidateAdvisors() - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
Find all candidate Advisors to use in auto-proxying.
findCandidateComponents(String) - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Scan the class path for candidate components.
findClosestMatch(Collection<Class<? extends Throwable>>, Throwable) - Static method in class org.springframework.core.ExceptionDepthComparator
Obtain the closest match from the given exception types for the given target exception.
findColumn(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
findColumn(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
Maps the given column label to its column index.
findCommonElementType(Collection) - Static method in class org.springframework.util.CollectionUtils
Find the common element type of the given Collection, if any.
findCustomEditor(Class<?>, String) - Method in interface org.springframework.beans.PropertyEditorRegistry
Find a custom property editor for the given type and property.
findCustomEditor(Class<?>, String) - Method in class org.springframework.beans.PropertyEditorRegistrySupport
 
findCustomEditor(Class<?>, String) - Method in class org.springframework.validation.DataBinder
 
findDeclaredMethod(Class<?>, String, Class<?>[]) - Static method in class org.springframework.beans.BeanUtils
Find a method with the given method name and the given parameter types, declared on the given class or one of its superclasses.
findDeclaredMethodWithMinimalParameters(Class<?>, String) - Static method in class org.springframework.beans.BeanUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findDefaultEntityManagerFactory(String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
Find a single default EntityManagerFactory in the Spring application context.
findEditor(String, Class<?>) - Method in class org.springframework.validation.AbstractBindingResult
This implementation delegates to the PropertyEditorRegistry's editor lookup facility, if available.
findEditor(String, Class<?>) - Method in class org.springframework.validation.AbstractPropertyBindingResult
This implementation exposes a PropertyEditor adapter for a Formatter, if applicable.
findEditor(String, Class) - Method in exception org.springframework.validation.BindException
 
findEditor(String, Class<?>) - Method in interface org.springframework.validation.BindingResult
Find a custom property editor for the given type and property.
findEditor(Class) - Method in class org.springframework.web.servlet.support.BindStatus
Find a PropertyEditor for the given value class, associated with the property that this bound status is currently bound to.
findEditorByConvention(Class<?>) - Static method in class org.springframework.beans.BeanUtils
Find a JavaBeans PropertyEditor following the 'Editor' suffix convention (e.g.
findEligibleAdvisors(Class, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
Find all eligible Advisors for auto-proxying this class.
findEntityManagerFactory(ListableBeanFactory, String) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
Find an EntityManagerFactory with the given name in the given Spring application context (represented as ListableBeanFactory).
findEntityManagerFactory(String, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
Find an EntityManagerFactory with the given name in the current Spring application context, falling back to a single default EntityManagerFactory (if any) in case of no unit name specified.
findField(String, Class<?>, boolean) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
Find a field of a certain name on a specified class
findField(Class<?>, String) - Static method in class org.springframework.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name.
findField(Class<?>, String, Class<?>) - Static method in class org.springframework.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name and/or type.
findFirstMatch(Collection, Collection) - Static method in class org.springframework.util.CollectionUtils
Return the first element in 'candidates' that is contained in 'source'.
findGetterForProperty(String, Class<?>, boolean) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
Find a getter method for the specified property.
findLabeledEnums(Class) - Method in class org.springframework.core.enums.AbstractCachingLabeledEnumResolver
Deprecated. Template method to be implemented by subclasses.
findLabeledEnums(Class) - Method in class org.springframework.core.enums.StaticLabeledEnumResolver
Deprecated.  
findLocalizedResource(String, String, Locale) - Method in class org.springframework.core.io.support.LocalizedResourceHelper
Find the most specific localized resource for the given name, extension and locale:
findMatchingMethod() - Method in class org.springframework.beans.support.ArgumentConvertingMethodInvoker
This implementation looks for a method with matching parameter types.
findMatchingMethod() - Method in class org.springframework.util.MethodInvoker
Find a matching method with the specified name for the specified arguments.
findMatchingViewName(Properties, Exception) - Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
Find a matching view name in the given exception mappings
findMatchingViewName(Properties, Exception) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
Find a matching view name in the given exception mappings.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.springframework.beans.BeanUtils
Find a method with the given method name and the given parameter types, declared on the given class or one of its superclasses.
findMethod(Class<?>, String) - Static method in class org.springframework.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and no parameters.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.springframework.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findMethodWithMinimalParameters(Class<?>, String) - Static method in class org.springframework.beans.BeanUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findMethodWithMinimalParameters(Method[], String) - Static method in class org.springframework.beans.BeanUtils
Find a method with the given method name and minimal parameters (best case: none) in the given list of methods.
findNamedEntityManagerFactory(String, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
Find an EntityManagerFactory with the given name in the current Spring application context.
findObject(Object[], Map) - Method in class org.springframework.jdbc.object.SqlQuery
Generic object finder method, used by all other findObject methods.
findObject(Object...) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object without context.
findObject(int, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single int parameter and a context.
findObject(int) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single int parameter.
findObject(int, int, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given two int parameters and a context.
findObject(int, int) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given two int parameters.
findObject(long, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single long parameter and a context.
findObject(long) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single long parameter.
findObject(String, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single String parameter and a context.
findObject(String) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to find a single object given a single String parameter.
findObjectByNamedParam(Map<String, ?>, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Generic object finder method for named parameters.
findObjectByNamedParam(Map<String, ?>) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute without context.
findParameterValue(ServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
Obtain a named parameter from the given request parameters.
findParameterValue(Map<String, ?>, String) - Static method in class org.springframework.web.util.WebUtils
Obtain a named parameter from the given request parameters.
findPathMatchingResources(String) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
Find all resources that match the given location pattern via the Ant-style PathMatcher.
findPropertyForMethod(Method) - Static method in class org.springframework.beans.BeanUtils
Find a JavaBeans PropertyDescriptor for the given method, with the method either being the read method or the write method for that bean property.
findPropertyType(String, Class<?>[]) - Static method in class org.springframework.beans.BeanUtils
Determine the bean property type for the given property from the given classes/interfaces, if possible.
findRequiredWebApplicationContext(ActionServlet, ModuleConfig) - Static method in class org.springframework.web.struts.DelegatingActionUtils
Deprecated. Find most specific context available: check ContextLoaderPlugIn's WebApplicationContext first, fall back to root WebApplicationContext else.
findResourceInternal(String, String) - Method in class org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader
 
findScheduler(String) - Method in class org.springframework.scheduling.quartz.SchedulerAccessorBean
 
findSetterForProperty(String, Class<?>, boolean) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
Find a setter method for the specified property.
findTemplateSource(String) - Method in class org.springframework.ui.freemarker.SpringTemplateLoader
 
findTransactionAttribute(Method) - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
 
findTransactionAttribute(Class<?>) - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
 
findTransactionAttribute(Method) - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
Subclasses need to implement this to return the transaction attribute for the given method, if any.
findTransactionAttribute(Class<?>) - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
Subclasses need to implement this to return the transaction attribute for the given class, if any.
findTransactionManager(UserTransaction) - Method in class org.springframework.transaction.jta.JtaTransactionManager
Find the JTA TransactionManager through autodetection: checking whether the UserTransaction object implements the TransactionManager, and checking the fallback JNDI locations.
findTransactionSynchronizationRegistry(UserTransaction, TransactionManager) - Method in class org.springframework.transaction.jta.JtaTransactionManager
Find the JTA 1.1 TransactionSynchronizationRegistry through autodetection: checking whether the UserTransaction object or TransactionManager object implements it, and checking Java EE 5's standard JNDI location.
findType(String) - Method in class org.springframework.expression.spel.ExpressionState
 
findType(String) - Method in class org.springframework.expression.spel.support.StandardTypeLocator
Find a (possibly unqualified) type reference - first using the typename as is, then trying any registered prefixes if the typename cannot be found.
findType(String) - Method in interface org.springframework.expression.TypeLocator
Find a type by name.
findUniqueProfileValueSourceFromContext(ApplicationContext) - Method in class org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests
Deprecated. Use @ProfileValueSourceConfiguration instead.
findUserTransaction() - Method in class org.springframework.transaction.jta.JtaTransactionManager
Find the JTA UserTransaction through a default JNDI lookup: "java:comp/UserTransaction".
findValue(Annotation[]) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
Determine a suggested value from any of the given candidate annotations.
findValueOfType(Collection<?>, Class<T>) - Static method in class org.springframework.util.CollectionUtils
Find a single value of the given type in the given Collection.
findValueOfType(Collection<?>, Class<?>[]) - Static method in class org.springframework.util.CollectionUtils
Find a single value of one of the given types in the given Collection: searching the Collection for a value of the first type, then searching for a value of the second type, etc.
findWebApplicationContext() - Method in class org.springframework.web.filter.DelegatingFilterProxy
Return the WebApplicationContext passed in at construction time, if available.
findWebApplicationContext() - Method in class org.springframework.web.servlet.FrameworkServlet
Retrieve a WebApplicationContext from the ServletContext attribute with the configured name.
finishBeanFactoryInitialization(ConfigurableListableBeanFactory) - Method in class org.springframework.context.support.AbstractApplicationContext
Finish the initialization of this context's bean factory, initializing all remaining singleton beans.
finishRefresh() - Method in class org.springframework.context.support.AbstractApplicationContext
Finish the refresh of this context, invoking the LifecycleProcessor's onRefresh() method and publishing the ContextRefreshedEvent.
fireAliasRegistered(String, String, Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fireComponentRegistered(ComponentDefinition) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fireDefaultsRegistered(DefaultsDefinition) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fireImportProcessed(String, Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
fireImportProcessed(String, Resource[], Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
FIRST - Static variable in class org.springframework.expression.spel.ast.Selection
 
first() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
first() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
Moves the cursor to the first row of this RowSet.
fixedField(String) - Method in class org.springframework.validation.AbstractErrors
Transform the given field into its full path, regarding the nested path of this instance.
FixedLocaleResolver - Class in org.springframework.web.servlet.i18n
LocaleResolver implementation that always returns a fixed default locale.
FixedLocaleResolver() - Constructor for class org.springframework.web.servlet.i18n.FixedLocaleResolver
Create a default FixedLocaleResolver, exposing a configured default locale (or the JVM's default locale as fallback).
FixedLocaleResolver(Locale) - Constructor for class org.springframework.web.servlet.i18n.FixedLocaleResolver
Create a FixedLocaleResolver that exposes the given locale.
FixedThemeResolver - Class in org.springframework.web.servlet.theme
Implementation of ThemeResolver that simply uses a fixed theme.
FixedThemeResolver() - Constructor for class org.springframework.web.servlet.theme.FixedThemeResolver
 
FLASH_MAP_MANAGER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
Well-known name for the FlashMapManager object in the bean factory for this namespace.
FlashMap - Class in org.springframework.web.servlet
A FlashMap provides a way for one request to store attributes intended for use in another.
FlashMap(int) - Constructor for class org.springframework.web.servlet.FlashMap
Create a new instance with an id uniquely identifying the creator of this FlashMap.
FlashMap() - Constructor for class org.springframework.web.servlet.FlashMap
Create a new instance.
FlashMapManager - Interface in org.springframework.web.servlet
A strategy interface for storing, retrieving, and managing FlashMap instances.
flush() - Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
 
flush() - Method in class org.springframework.jdbc.object.BatchSqlUpdate
Trigger any queued update operations to be added as a final batch.
flush() - Method in class org.springframework.mock.web.DelegatingServletOutputStream
 
flush() - Method in class org.springframework.mock.web.MockJspWriter
 
flush() - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Flush all pending saves, updates and deletes to the database.
flush() - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
flush() - Method in interface org.springframework.orm.jdo.JdoOperations
Deprecated. Flush all transactional modifications to the database.
flush() - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated.  
flush() - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
flush() - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
flush() - Method in class org.springframework.transaction.jta.JtaTransactionObject
This implementation triggers flush callbacks, assuming that they will flush all affected ORM sessions.
flush() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
This implementations is empty, considering flush as a no-op.
flush() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
Delegate the flushing to the transaction object, provided that the latter implements the SmartTransactionObject interface.
flush() - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
 
flush() - Method in interface org.springframework.transaction.support.SmartTransactionObject
Flush the underlying sessions to the datastore, if applicable: for example, all affected Hibernate/JPA sessions.
flush() - Method in interface org.springframework.transaction.support.TransactionSynchronization
Flush the underlying session to the datastore, if applicable: for example, a Hibernate/JPA session.
flush() - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
 
flush() - Method in interface org.springframework.transaction.TransactionStatus
Flush the underlying session to the datastore, if applicable: for example, all affected Hibernate/JPA sessions.
flush() - Method in class org.springframework.util.CommonsLogWriter
 
FLUSH_ALWAYS - Static variable in class org.springframework.orm.hibernate3.HibernateAccessor
Flushing before every query statement is rarely necessary.
FLUSH_AUTO - Static variable in class org.springframework.orm.hibernate3.HibernateAccessor
Automatic flushing is the default mode for a Hibernate Session.
FLUSH_COMMIT - Static variable in class org.springframework.orm.hibernate3.HibernateAccessor
Flushing at commit only is intended for units of work where no intermediate flushing is desired, not even for find operations that might involve already modified instances.
FLUSH_EAGER - Static variable in class org.springframework.orm.hibernate3.HibernateAccessor
Eager flushing leads to immediate synchronization with the database, even if in a transaction.
FLUSH_NEVER - Static variable in class org.springframework.orm.hibernate3.HibernateAccessor
Never flush is a good strategy for read-only units of work.
flushBuffer() - Method in class org.springframework.mock.web.MockHttpServletResponse
 
flushBuffer() - Method in class org.springframework.mock.web.portlet.MockMimeResponse
 
flushBufferedBodyContent(BodyContent) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
The user customised the output of the error messages - flush the buffered content into the main JspWriter.
flushIfNecessary(Session, boolean) - Method in class org.springframework.orm.hibernate3.HibernateAccessor
Flush the given Hibernate Session if necessary.
flushIfNecessary(PersistenceManager, boolean) - Method in class org.springframework.orm.jdo.JdoAccessor
Deprecated. Flush the given JDO persistence manager if necessary.
flushIfNecessary(EntityManager, boolean) - Method in class org.springframework.orm.jpa.JpaAccessor
Deprecated. Flush the given JPA entity manager if necessary.
flushResource(H) - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
Flush callback for the given resource holder.
forBeanPropertyAccess(Object) - Static method in class org.springframework.beans.PropertyAccessorFactory
Obtain a BeanWrapper for the given target object, accessing properties in JavaBeans style.
forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry) - Static method in class org.springframework.aop.config.AopConfigUtils
 
forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry) - Static method in class org.springframework.aop.config.AopNamespaceUtils
Deprecated. since Spring 2.5, in favor of AopConfigUtils.forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry)
forceBlock() - Method in class org.springframework.web.servlet.tags.form.TagWriter
Indicate that the currently open tag should be closed and marked as a block level element.
forClass(Class) - Static method in class org.springframework.aop.target.EmptyTargetSource
Return an EmptyTargetSource for the given target Class.
forClass(Class, boolean) - Static method in class org.springframework.aop.target.EmptyTargetSource
Return an EmptyTargetSource for the given target Class.
forClass(Class<?>) - Static method in enum org.springframework.expression.spel.ast.TypeCode
 
forClassAnnotation(Class<? extends Annotation>) - Static method in class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
Factory method for an AnnotationMatchingPointcut that matches for the specified annotation at the class level.
forDirectFieldAccess(Object) - Static method in class org.springframework.beans.PropertyAccessorFactory
Obtain a PropertyAccessor for the given target object, accessing properties in direct field style.
ForkJoinPoolFactoryBean - Class in org.springframework.scheduling.concurrent
A Spring FactoryBean that builds and exposes a preconfigured ForkJoinPool.
ForkJoinPoolFactoryBean() - Constructor for class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
 
FORM_CHARSET - Static variable in class org.springframework.http.server.ServletServerHttpRequest
 
FORM_CONTENT_TYPE - Static variable in class org.springframework.http.server.ServletServerHttpRequest
 
formatClassNameForMessage(Class<?>) - Static method in class org.springframework.expression.spel.ast.FormatHelper
Produce a nice string for a given class object.
formatFieldValue(String, Object) - Method in class org.springframework.validation.AbstractBindingResult
Format the given value for the specified field.
formatFieldValue(String, Object) - Method in class org.springframework.validation.AbstractPropertyBindingResult
Formats the field value based on registered PropertyEditors.
FormatHelper - Class in org.springframework.expression.spel.ast
Utility methods (formatters, etc) used during parsing and evaluation.
FormatHelper() - Constructor for class org.springframework.expression.spel.ast.FormatHelper
 
formatMessage(String, Object[], Locale) - Method in class org.springframework.context.support.MessageSourceSupport
Format the given message String, using cached MessageFormats.
formatMessage(int, Object...) - Method in enum org.springframework.expression.spel.SpelMessage
Produce a complete message including the prefix, the position (if known) and with the inserts applied to the message.
formatMethodForMessage(String, List<TypeDescriptor>) - Static method in class org.springframework.expression.spel.ast.FormatHelper
Produce a nice string for a given method name with specified arguments.
Formatter<T> - Interface in org.springframework.format
Formats objects of type T.
FormatterRegistrar - Interface in org.springframework.format
Registers Converters and Formatters with a FormattingConversionService through the FormatterRegistry SPI.
FormatterRegistry - Interface in org.springframework.format
A registry of field formatting logic.
FormattingConversionService - Class in org.springframework.format.support
A ConversionService implementation designed to be configured as a FormatterRegistry.
FormattingConversionService() - Constructor for class org.springframework.format.support.FormattingConversionService
 
FormattingConversionServiceFactoryBean - Class in org.springframework.format.support
A factory providing convenient access to a FormattingConversionService configured with converters and formatters for common types such as numbers and datetimes.
FormattingConversionServiceFactoryBean() - Constructor for class org.springframework.format.support.FormattingConversionServiceFactoryBean
 
formBackingObject(PortletRequest) - Method in class org.springframework.web.portlet.mvc.AbstractFormController
Deprecated. Retrieve a backing object for the current form from the given request.
formBackingObject(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.AbstractFormController
Deprecated. Retrieve a backing object for the current form from the given request.
forMethodAnnotation(Class<? extends Annotation>) - Static method in class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
Factory method for an AnnotationMatchingPointcut that matches for the specified annotation at the method level.
forMethodOrConstructor(Object, int) - Static method in class org.springframework.core.MethodParameter
Create a new MethodParameter for the given method or constructor.
FormHttpMessageConverter - Class in org.springframework.http.converter
Implementation of HttpMessageConverter that can handle form data, including multipart form data (i.e.
FormHttpMessageConverter() - Constructor for class org.springframework.http.converter.FormHttpMessageConverter
 
FormTag - Class in org.springframework.web.servlet.tags.form
Databinding-aware JSP tag for rendering an HTML 'form' whose inner elements are bound to properties on a form object.
FormTag() - Constructor for class org.springframework.web.servlet.tags.form.FormTag
 
forName(String) - Static method in enum org.springframework.expression.spel.ast.TypeCode
 
forName(String) - Static method in class org.springframework.util.ClassUtils
Deprecated. as of Spring 3.0, in favor of specifying a ClassLoader explicitly: see ClassUtils.forName(String, ClassLoader)
forName(String, ClassLoader) - Static method in class org.springframework.util.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (e.g."int") and array class names (e.g.
forObject(Object) - Static method in class org.springframework.core.convert.TypeDescriptor
Create a new type descriptor for an object.
forValue(boolean) - Static method in class org.springframework.expression.spel.support.BooleanTypedValue
 
forward(String) - Method in class org.springframework.mock.web.MockPageContext
 
forward(ServletRequest, ServletResponse) - Method in class org.springframework.mock.web.MockRequestDispatcher
 
forward(PortletRequest, PortletResponse) - Method in class org.springframework.mock.web.portlet.MockPortletRequestDispatcher
 
FORWARD_CONTEXT_PATH_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
FORWARD_PATH_INFO_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
FORWARD_QUERY_STRING_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
FORWARD_REQUEST_URI_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
Standard Servlet 2.4+ spec request attributes for forward URI and paths.
FORWARD_SERVLET_PATH_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
FORWARD_URL_PREFIX - Static variable in class org.springframework.web.servlet.view.UrlBasedViewResolver
Prefix for special view names that specify a forward URL (usually to a controller after a form has been submitted and processed).
fragment(String) - Method in class org.springframework.web.util.UriComponentsBuilder
Sets the URI fragment.
FrameworkPortlet - Class in org.springframework.web.portlet
Base portlet for Spring's portlet framework.
FrameworkPortlet() - Constructor for class org.springframework.web.portlet.FrameworkPortlet
 
FrameworkServlet - Class in org.springframework.web.servlet
Base servlet for Spring's web framework.
FrameworkServlet() - Constructor for class org.springframework.web.servlet.FrameworkServlet
Create a new FrameworkServlet that will create its own internal web application context based on defaults and values provided through servlet init-params.
FrameworkServlet(WebApplicationContext) - Constructor for class org.springframework.web.servlet.FrameworkServlet
Create a new FrameworkServlet with the given web application context.
FreeMarkerConfig - Interface in org.springframework.web.servlet.view.freemarker
Interface to be implemented by objects that configure and manage a FreeMarker Configuration object in a web environment.
FreeMarkerConfigurationFactory - Class in org.springframework.ui.freemarker
Factory that configures a FreeMarker Configuration.
FreeMarkerConfigurationFactory() - Constructor for class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
 
FreeMarkerConfigurationFactoryBean - Class in org.springframework.ui.freemarker
Factory bean that creates a FreeMarker Configuration and provides it as bean reference.
FreeMarkerConfigurationFactoryBean() - Constructor for class org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
 
FreeMarkerConfigurer - Class in org.springframework.web.servlet.view.freemarker
JavaBean to configure FreeMarker for web usage, via the "configLocation" and/or "freemarkerSettings" and/or "templateLoaderPath" properties.
FreeMarkerConfigurer() - Constructor for class org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
 
FreeMarkerTemplateUtils - Class in org.springframework.ui.freemarker
Utility class for working with FreeMarker.
FreeMarkerTemplateUtils() - Constructor for class org.springframework.ui.freemarker.FreeMarkerTemplateUtils
 
FreeMarkerView - Class in org.springframework.web.servlet.view.freemarker
View using the FreeMarker template engine.
FreeMarkerView() - Constructor for class org.springframework.web.servlet.view.freemarker.FreeMarkerView
 
FreeMarkerViewResolver - Class in org.springframework.web.servlet.view.freemarker
Convenience subclass of UrlBasedViewResolver that supports FreeMarkerView (i.e.
FreeMarkerViewResolver() - Constructor for class org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
 
freezeConfiguration() - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
Freeze all bean definitions, signalling that the registered bean definitions will not be modified or post-processed any further.
freezeConfiguration() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
freshTarget() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
Obtain a fresh target object.
freshTarget() - Method in class org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource
Retrieve a fresh target object.
fromContextPath(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Return a builder initialized with the host, port, scheme, and the context path of the given request.
fromCurrentContextPath() - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Equivalent to ServletUriComponentsBuilder.fromContextPath(HttpServletRequest) except the request is obtained via RequestContextHolder.
fromCurrentRequest() - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Equivalent to ServletUriComponentsBuilder.fromRequest(HttpServletRequest) except the request is obtained via RequestContextHolder.
fromCurrentServletMapping() - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Equivalent to ServletUriComponentsBuilder.fromServletMapping(HttpServletRequest) except the request is obtained via RequestContextHolder.
fromHttpUrl(String) - Static method in class org.springframework.web.util.UriComponentsBuilder
Creates a new UriComponents object from the string HTTP URL.
fromMessage(Message) - Method in class org.springframework.jms.support.converter.MappingJacksonMessageConverter
 
fromMessage(Message) - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
This implementation unmarshals the given Message into an object.
fromMessage(Message) - Method in interface org.springframework.jms.support.converter.MessageConverter
Convert from a JMS Message to a Java object.
fromMessage(Message) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
This implementation converts a TextMessage back to a String, a ByteMessage back to a byte array, a MapMessage back to a Map, and an ObjectMessage back to a Serializable object.
fromPath(String) - Static method in class org.springframework.web.util.UriComponentsBuilder
Returns a builder that is initialized with the given path.
fromRequest(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Return a builder initialized with all available information in the given request including scheme, host, port, path, and query string.
fromServletMapping(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
Return a builder initialized with the host, port, scheme, context path, and the servlet mapping of the given request.
fromStoreValue(Object) - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
Convert the given value from the internal store to a user value returned from the get method (adapting null).
fromUri(URI) - Static method in class org.springframework.web.util.UriComponentsBuilder
Returns a builder that is initialized with the given URI.
fromUriString(String) - Static method in class org.springframework.web.util.UriComponentsBuilder
Returns a builder that is initialized with the given URI string.
FunctionReference - Class in org.springframework.expression.spel.ast
A function reference is of the form "#someFunction(a,b,c)".
FunctionReference(String, int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.FunctionReference
 

A B C D E F G H I J K L M N O P Q R S T U V W X