|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
RequestAttributes
adapter for a JSF FacesContext
.WebRequest
adapter for a JSF FacesContext
.FactoryBean
instance and distinguish it from
beans created by the FactoryBean.
BeanFactory
which are themselves factories.getObject()
method
if the bean is not fully initialized yet, for example because it is involved
in a circular reference.FactoryBean
instances,
integrated with DefaultSingletonBeanRegistry
's singleton management.ProblemReporter
implementation that exhibits fail-fast
behavior when errors are encountered.BeanDefinitionParsingException
detailing the error
that has occurred.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
Descriptor
.
FactoryBean
which retrieves a static or non-static field value.java.io.File
, to directly populate a File property
from a Spring resource location.Resource
implementation for java.io.File
handles.ResourceLoader
implementation that resolves plain paths as
file system resources rather than as class path resources
(the latter is DefaultResourceLoader
's default strategy).JasperPrint
instance from the configured
JasperReport
instance.
@ComponentScan
.candidateAdvisors
list
that is applicable to the given class.
Annotation
of annotationType
from the supplied Method
,
traversing its super methods if no annotation can be found on the given method itself.
Annotation
of annotationType
from the supplied Class
,
traversing its interfaces and superclasses if no annotation can be found on the given class itself.
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.
Annotation
of annotationType
on the specified
bean, traversing its interfaces and super classes if no annotation can be
found on the given class itself.
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.
bridge Method
.
PropertyEditorRegistry
's
editor lookup facility, if available.
field
on the supplied Class
with the
supplied name
.
field
on the supplied Class
with the
supplied name
and/or type
.
candidates
' that is contained in
'source
'.
Method
on the supplied class with the supplied name
and no parameters.
Method
on the supplied class with the supplied name
and parameter types.
findObject
methods.
PropertyDescriptor
for the given method,
with the method either being the read method or the write method for
that bean property.
@ProfileValueSourceConfiguration
instead.
WebApplicationContext
passed in at construction time, if available.
WebApplicationContext
from the ServletContext
attribute with the configured name
.
ContextRefreshedEvent
.
LocaleResolver
implementation
that always returns a fixed default locale.FlashMapManager
.
SmartTransactionObject
interface.
JspWriter
.
AopConfigUtils.forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry)
FactoryBean
that builds and exposes a preconfigured ForkJoinPool
.Converters
and Formatters
with
a FormattingConversionService through the FormatterRegistry
SPI.ConversionService
implementation
designed to be configured as a FormatterRegistry
.FormattingConversionService
configured with converters and formatters for common types such as numbers and
datetimes.HttpMessageConverter
that can handle form data, including multipart form data (i.e.form
' whose
inner elements are bound to properties on a form object.ClassUtils.forName(String, ClassLoader)
Class.forName()
that also returns Class instances
for primitives (e.g."int") and array class names (e.g.
FrameworkServlet
that will create its own internal web
application context based on defaults and values provided through servlet
init-params.
FrameworkServlet
with the given web application context.
UrlBasedViewResolver
that supports FreeMarkerView
(i.e.ServletUriComponentsBuilder.fromContextPath(HttpServletRequest)
except the
request is obtained through RequestContextHolder
.
ServletUriComponentsBuilder.fromRequest(HttpServletRequest)
except the
request is obtained through RequestContextHolder
.
ServletUriComponentsBuilder.fromRequestUri(HttpServletRequest)
except the
request is obtained through RequestContextHolder
.
ServletUriComponentsBuilder.fromServletMapping(HttpServletRequest)
except the
request is obtained through RequestContextHolder
.
UriComponents
object from the string HTTP URL.
AnnotationAttributes
instance based on the given map; if the map
is already an AnnotationAttributes
instance, it is casted and returned
immediately without creating any new instance; otherwise create a new instance by
wrapping the map with the AnnotationAttributes.AnnotationAttributes(Map)
constructor.
Message
into an object.
null
).
URI
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |