|
||||||||||
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
.
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.
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 super classes
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, as well as checking its raw bean class
if not found on the exposed bean reference (e.g. in case of a proxy).
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
'.
java.util.ResourceBundle
's search order:
[name]_[language]_[country]_[variant][extension]
[name]_[language]_[country][extension]
[name]_[language][extension]
[name][extension]
If none of the specific files can be found, a resource
descriptor for the default location will be returned.
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
from the ServletContext
attribute with the configured name
.
WebApplicationContext
from the ServletContext
attribute with the configured name
.
ContextRefreshedEvent
.
LocaleResolver
implementation
that always returns a fixed default locale.flush
method.
JspWriter
.
AopConfigUtils.forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry)
form
' whose
inner elements are bound to properties on a form object.Class.forName()
that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
Class.forName()
that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
requiredViewClass
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |