|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
saveOrUpdate or merge usage
GenericBeanDefinition
class, based on an ASM ClassReader, with support for annotation metadata exposed
through the AnnotatedBeanDefinition interface.Configuration.
Runnable, invoking it whenever the trigger
indicates a next execution time.
Runnable, invoking it at the specified execution time.
Runnable, invoking it at the specified execution time
and subsequently with the given period.
Runnable, starting as soon as possible and
invoking it with the given period.
AnnotationConfigUtils.SCHEDULED_ANNOTATION_PROCESSOR_BEAN_NAME
Scheduled
to be invoked by a TaskScheduler according
to the "fixedRate", "fixedDelay", or "cron" expression provided via the annotation.FactoryBean that sets up
a JDK 1.5 ScheduledExecutorService
(by default: a ScheduledThreadPoolExecutor)
and exposes it for bean references.Runnable and a delay plus period.MethodInvokingRunnable meant to be used for processing
of no-arg scheduled methods.TaskScheduler,
typically using cron expressions.scheduling.concurrent
package which is based on Java 5's java.util.concurrent.ExecutorServiceFactoryBean that creates and configures a Quartz Scheduler,
manages its lifecycle as part of the Spring application context, and exposes the
Scheduler as bean reference for dependency injection.Runnable, invoking it at the specified execution time
and subsequently with the given delay between the completion of one execution
and the start of the next.
Runnable, starting as soon as possible and
invoking it with the given delay between the completion of one execution
and the start of the next.
@Configuration class that registers a ScheduledAnnotationBeanPostProcessor bean capable of processing Spring's @Scheduled annotation.Configuration
classes annotated with @EnableScheduling that wish to register scheduled tasks
in a programmatic fashion as opposed to the declarative approach of
using the @Scheduled annotation.TaskExecutor extension exposing
scheduling characteristics that are relevant to potential task submitters.ConfigurableBeanFactory,
representing a target scope to hold bean instances in.Component
annotation, indicates the name of a scope to use for instances of the annotated
type.owner.(scope)=prototype.
Object.BeanPostProcessor that
handles ScriptFactory definitions,
replacing each factory with the actual scripted Java object generated by it.ResourceDatabasePopulator if a statement in one of its SQL scripts
failed when executing it against the target database.ScriptStatementFailedException.
AdviceMode.
AnnotationMetadata of the importing @Configuration class.
AdviceMode.
AnnotationMetadata of the importing @Configuration class.
AdviceMode.
AdviceMode.
select'
element.ObjectNames to the MBeanExporter.Notification using the wrapped
ModelMBean instance.
Notification to all registered
NotificationListeners.
Serializer or
Deserializer failed.SerializationException with the specified detail message.
SerializationException with the specified detail message
and nested exception.
Serializer
to convert an object to a byte array.Serializer
MBeanServer instance being used to register beans.
FactoryBean that exposes the
'primary' service for the configured service class, obtained through
the JDK 1.6 ServiceLoader facility.FactoryBean that exposes all
services for the configured service class, represented as a List of service objects,
obtained through the JDK 1.6 ServiceLoader facility.FactoryBean that exposes the
JDK 1.6 ServiceLoader for the configured service class.FactoryBean implementation that takes an interface which must have one or more
methods with the signatures MyType xxx() or MyType xxx(MyIdType id)
(typically, MyService getService() or MyService getService(String id))
and creates a dynamic proxy which implements that interface, delegating to an
underlying BeanFactory.ServletConfig (typically determined by the WebApplicationContext)
that it runs in.PropertySource that reads init parameters from a ServletConfig object.FactoryBean that fetches a specific, existing ServletContext attribute.ServletContext (typically determined by the WebApplicationContext)
that it runs in.BeanPostProcessor
implementation that passes the ServletContext to beans that implement
the ServletContextAware interface.FactoryBean that retrieves a specific ServletContext init parameter
(that is, a "context-param" defined in web.xml).PropertySourcesPlaceholderConfigurer
in conjunction with StandardServletEnvironment.PropertySource that reads init parameters from a ServletContext object.Resource implementation for
ServletContext resources, interpreting
relative paths within the web application root directory.PathMatchingResourcePatternResolver,
able to find matching resources below the web application root directory
via Servlet 2.3's ServletContext.getResourcePaths.Scope wrapper for a ServletContext, i.e.AbstractCookieValueMethodArgumentResolver that resolves cookie
values from an HttpServletRequest.org.springframework.remoting.jaxwsInvocableHandlerMethod with the ability to handle return
values through a registered HandlerMethodReturnValueHandler and
also supports setting the response status based on a method-level
@ResponseStatus annotation.HandlerMethod.
ModelAttributeMethodProcessor that applies data
binding through a WebDataBinder of type ServletRequestDataBinder.RequestAttributes interface.DataBinder to perform data binding
from servlet request parameters to JavaBeans, including support for multipart files.ServletRequestDataBinder.WebRequest
ServletRequest
MultipartRequest
HttpSession
Principal
Locale
InputStream
Reader
ServletResponse
OutputStream
Writer
ServerHttpRequest implementation that is based on a HttpServletRequest.HttpServletRequest.
ServerHttpResponse implementation that is based on a HttpServletResponse.HttpServletResponse.
AbstractWebArgumentResolverAdapter that creates a
NativeWebRequest from ServletRequestAttributes.WebRequest adapter for an HttpServletRequest.PortletContext interface,
wrapping an underlying ServletContext.@SessionAttributes.MessageListener interface,
offering not only the received Message but also the underlying
JMS Session object.Session.FlashMap instances to and from the HTTP session.Session to be implemented by
Session proxies.Scope
implementation.SessionStatus argument by obtaining it from
the ModelAndViewContainer.Accept header.
Accept-Charset header.
acceptCharset' attribute.
accesskey' attribute.
Session interface, e.g.
action' attribute.
JmsActivationSpecConfig object that this endpoint manager
should use for activating its listener.
JmsActivationSpecConfig objects.
Environment.
XmlAdapters to be registered with the JAXB Marshaller
and Unmarshaller
MBeanServer to locate.
MBeanServer to locate.
MBeanServer to locate.
HTTP methods, as specified by the Allow header.
Session should be created when no transactional
Session can be found for the current thread.
null values
(adapting them to an internal null holder value).
alt' attribute.
name attributes and default names.
ApplicationContext to be used by this test instance,
provided via ApplicationContextAware semantics.
ApplicationContext to be used by this test instance,
provided via ApplicationContextAware semantics.
ApplicationContext to be used by this test instance,
provided via ApplicationContextAware semantics.
MBeanInfoAssembler interface to use
for this exporter.
String into Properties, considering it as
properties content.
name to the supplied value.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
java.util.Properties object.
java.util.Properties object,
for all views returned by this resolver.
JmxAttributeSource implementation to use for
reading the metadata from the bean class.
JmxAttributeSource interface to use
when reading the source-level metadata.
Authenticator to be
applied to all detected WebService annotated beans.
Authenticator to be
applied to all locally registered contexts.
autocomplete' attribute.
autocomplete' attribute.
setDataSource.
setDataSource.
getConnectionFactory() method.
ResourceBundleMessageSource referring to a Spring resource location:
e.g.
ResourceBundle conventions:
essentially, a fully-qualified classpath location.
ResourceBundle conventions.
ResourceBundleMessageSource referring to a Spring resource location:
e.g.
ResourceBundle
conventions: essentially, a fully-qualified classpath location.
ResourceBundle
conventions.
class loader to
a bean instance.
JaxWsPortClientInterceptor.setWebServiceFeatures(java.lang.Object[]), and also for building a client
proxy in the JaxWsPortProxyFactoryBean subclass.
BeanFactory to be used when looking up executors by qualifier.
BeanFactory in which this aspect must configure beans.
"beans" Map and for
autodetection of MBeans (in the latter case, a
ListableBeanFactory is required).
BeanFactory to be used when looking up executors by qualifier.
PlatformTransactionManager will be fetched from the BeanFactory.
BeanNameGenerator for use with AnnotatedBeanDefinitionReader
and/or ClassPathBeanDefinitionScanner, if any.
BeanNameGenerator to be used when triggering component scanning
from Configuration classes and when registering Import'ed
configuration classes.
Map of beans to be registered with the JMX
MBeanServer.
BeanWiringInfoResolver to use.
PropertyAccessExceptions.
PropertyAccessExceptions.
PropertyAccessExceptions.
PropertyAccessExceptions.
BindingType annotation.
WorkManagerTaskExecutor.execute(java.lang.Runnable) block until the work
has been completed.
WorkManagerTaskExecutor.execute(java.lang.Runnable) block until the work
has been actually started.
BootstrapCacheLoader
for this cache, if any.
ClassLoader to load resource bundles with.
Cache-Control header.
CacheEntryFactory
to use for a self-populating cache.
cache event listeners
to registered with this cache.
CacheManager.
@SessionAttributes annotated handlers
for the given number of seconds.
@SessionAttributes annotated handlers
for the given number of seconds.
@SessionAttributes annotated handlers
for the given number of seconds.
Templates instance.
null should be cached and
automatically resolved to null subsequently.
Jaxb2Marshaller.supports(Class) should check for
@XmlRootElement annotations.
@ContextConfiguration.
ClassFilter to use for this pointcut.
ClassFilter to use for this pointcut.
ClassFilter to use for this pointcut.
ClassFilter to use for this pointcut.
ClassFilter to use for this pointcut.
null
for using the thread context class loader at the time of actual resource access.
cols' attribute.
rollback.
StaticWebApplicationContext class does not support this method.
StaticPortletApplicationContext class does not support this method.
StaticWebApplicationContext class does not support this method.
StaticPortletApplicationContext class does not support this method.
Connections.
MBeanServer
at creation time ("true") or the first time it is invoked ("false").
Content-Disposition header for form-data.
Content-Disposition header values to
mapping keys.
Content-Length header.
Content-Type header.
WebApplicationContext from which to load the delegate Filter bean.
WebApplicationContext that this servlet is supposed to use.
ApplicationContextInitializer class
names, per the optional "contextInitializerClasses" servlet init-param.
ApplicationContextInitializer instances should be used
to initialize the application context used by this FrameworkServlet.
HttpHandlers
for specific context paths.
ConfigurableConversionService to be used when performing type
conversions on properties.
Converter,
ConverterFactory,
or GenericConverter.
Converters or SingleValueConverters to be registered
with the XStream instance.
class' attribute.
style' attribute.
Map, using the
class name of the required type as the key and the class name of the
associated PropertyEditor as value.
JMXConnectorServer should be
started as daemon threads.
Database enum:
DB2, DERBY, H2, HSQL, INFORMIX, MYSQL, ORACLE, POSTGRESQL, SQL_SERVER, SYBASE
DatabasePopulator to use to populate the data source.
WebDataBinderFactory to be passed to argument resolvers allowing them to create
a WebDataBinder for data binding and type conversion purposes.
DataSource to populate when this component is initialized.
targetDataSources map.
persistence.xml
against Spring-managed DataSource instances.
Map of DataSources; the keys
are Strings, the values are actual DataSource instances.
persistence.xml against Spring-managed DataSources.
Date header.
LocalDate objects.
LocalDateTime and DateTime objects,
as well as JDK Date and Calendar objects.
null if not needed.
null if not needed.
Content-Type to be used for writing.
persistence.xml.
MBeanServer,
to be passed to MBeanServerFactory.createMBeanServer()
or MBeanServerFactory.findMBeanServer().
- setDefaultEncoding(String) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set the default charset to use for parsing properties files.
- setDefaultEncoding(String) -
Method in class org.springframework.context.support.ResourceBundleMessageSource
- Set the default charset to use for parsing resource bundle files.
- setDefaultEncoding(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the default encoding to use for
MimeMessages
created by this instance.
- setDefaultEncoding(String) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set the default encoding for the FreeMarker configuration.
- setDefaultEncoding(String) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the default character encoding to use for parsing requests,
to be applied to headers of individual parts and to form fields.
- setDefaultEncoding(String) -
Method in class org.springframework.web.util.UrlPathHelper
- Set the default character encoding to use for URL decoding.
- setDefaultErrorView(String) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the name of the default error view.
- setDefaultErrorView(String) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the name of the default error view.
- setDefaultFileTypeMap(FileTypeMap) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the default Java Activation
FileTypeMap to use for
MimeMessages created by this instance.
- setDefaultFilterCondition(String) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Specify a default filter condition for the filter, if any.
- setDefaultHandler(Object) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
- Set the default handler for this handler mapping.
- setDefaultHandler(Object) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- Set the default handler for this handler mapping.
- setDefaultHtmlEscape(boolean) -
Method in class org.springframework.web.servlet.support.RequestContext
- (De)activate default HTML escaping for messages and errors, for the scope of this RequestContext.
- setDefaultHtmlEscape(String) -
Method in class org.springframework.web.servlet.tags.HtmlEscapeTag
- Set the default value for HTML escaping,
to be put into the current PageContext.
- setDefaultJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify the JDBC DataSource that the JPA persistence provider is supposed to use
for accessing the database if none has been specified in
persistence.xml.
- setDefaultListenerMethod(String) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Specify the name of the default listener method to delegate to,
for the case where no specific listener method has been determined.
- setDefaultLocale(Locale) -
Method in class org.springframework.web.servlet.i18n.AbstractLocaleResolver
- Set a default Locale that this resolver will return if no other locale found.
- setDefaultLocale(Locale) -
Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
- Set a fixed Locale that this resolver will return if no cookie found.
- setDefaultMethodName(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set the name of the default handler method that should be
used when no parameter was found in the request
- setDefaultNamespace(String) -
Method in class org.springframework.mock.web.portlet.MockPortletConfig
-
- setDefaultObject(Object) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Specify a default object to fall back to if the JNDI lookup fails.
- setDefaultParentBean(String) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Set the default parent bean for this bean factory.
- setDefaultParentView(String) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
- Set the default parent for views defined in the
ResourceBundle.
- setDefaultPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify the name of the default persistence unit, if any.
- setDefaultPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Specify the default persistence unit name, to be used in case
of no unit name specified in an
@PersistenceUnit /
@PersistenceContext annotation.
- setDefaultPersistenceUnitRootLocation(String) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Set the default persistence unit root location, to be applied
if no unit-specific persistence unit root could be determined.
- setDefaultProfiles(String...) -
Method in class org.springframework.core.env.AbstractEnvironment
- Specify the set of profiles to be made active by default if no other profiles
are explicitly made active through
ConfigurableEnvironment.setActiveProfiles(java.lang.String...).
- setDefaultProfiles(String...) -
Method in interface org.springframework.core.env.ConfigurableEnvironment
- Specify the set of profiles to be made active by default if no other profiles
are explicitly made active through
ConfigurableEnvironment.setActiveProfiles(java.lang.String...).
- setDefaultProperties(Map<String, String>) -
Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
- Specify custom default properties, with String keys and String values.
- setDefaultProxyTargetClass(boolean) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Flag to signal that refreshable proxies should be created to proxy the target class not its interfaces.
- setDefaultRefreshCheckDelay(long) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Set the delay between refresh checks, in milliseconds.
- setDefaultResponseDestination(Destination) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the default destination to send response messages to.
- setDefaultResponseQueueName(String) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the name of the default response queue to send response messages to.
- setDefaultResponseTopicName(String) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the name of the default response topic to send response messages to.
- setDefaultRollback(boolean) -
Method in class org.springframework.test.AbstractTransactionalSpringContextTests
- Deprecated. Subclasses can set this value in their constructor to change the default,
which is always to roll the transaction back.
- setDefaultServletName(String) -
Method in class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler
- Set the name of the default Servlet to be forwarded to for static resource requests.
- setDefaultStatusCode(int) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the default HTTP status code that this exception resolver will apply if it resolves an error view and if there
is no status code mapping defined.
- setDefaultTargetDataSource(Object) -
Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- Specify the default target DataSource, if any.
- setDefaultThemeName(String) -
Method in class org.springframework.web.servlet.theme.AbstractThemeResolver
- Set the name of the default theme.
- setDefaultThemeName(String) -
Method in class org.springframework.web.servlet.theme.CookieThemeResolver
- Set the name of the default theme.
- setDefaultTimeout(int) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Specify the default timeout that this transaction manager should apply
if there is no timeout specified at the transaction level, in seconds.
- setDefaultTransactionIsolation(int) -
Method in class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Set the default transaction isolation level to expose when no target Connection
has been fetched yet (-> actual JDBC Connection default not known yet).
- setDefaultTransactionIsolationName(String) -
Method in class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Set the default transaction isolation level by the name of the corresponding
constant in
Connection, e.g.
- setDefaultUrl(String) -
Method in class org.springframework.web.servlet.ResourceServlet
- Set the URL within the current web application from which to
include content if the requested path isn't found, or if none
is specified in the first place.
- setDefaultValue(Object) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
- Set the default value of this attribute.
- setDefaultViews(List<View>) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Set the default views to use when a more specific view can not be obtained
from the
ViewResolver chain.
- setDefinitions(String[]) -
Method in class org.springframework.web.servlet.view.tiles.TilesConfigurer
- Deprecated. Set the Tiles definitions, i.e.
- setDefinitions(String[]) -
Method in class org.springframework.web.servlet.view.tiles2.TilesConfigurer
- Set the Tiles definitions, i.e.
- setDefinitionsFactoryClass(Class<? extends DefinitionsFactory>) -
Method in class org.springframework.web.servlet.view.tiles2.TilesConfigurer
- Set the
DefinitionsFactory implementation to use.
- setDelay(long) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(long) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(long) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Deprecated. Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(long) -
Method in class org.springframework.scheduling.timer.TimerTaskExecutor
- Deprecated. Set the delay to use for scheduling tasks passed into the plain
TimerTaskExecutor.execute(Runnable) method.
- setDelegate(Object) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set a target object to delegate message listening to.
- setDelegate(Object) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Set the delegate used by this class; the default is
this,
assuming that handler methods have been added by a subclass.
- setDelimiter(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
- Set the delimiter to be used between each
'
input type="checkbox/radio"' tag.
- setDelimiter(String) -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
- Set the delimiter to be used between error messages.
- setDeliveryMode(int) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the delivery mode to use when sending a message.
- setDeliveryPersistent(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message delivery should be persistent or non-persistent,
specified as boolean value ("true" or "false").
- setDependencyCheck(int) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the dependency check code.
- setDependencyCheck(int) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the depency check mode for this definition.
- setDependencyCheck(int) -
Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
- setDependencyCheck(String) -
Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- Set the default dependency-check setting for the document that's currently parsed.
- setDependencyCheck(boolean) -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
- Deprecated. Set whether or not dependency checking should be performed for test
properties set by Dependency Injection.
- setDependsOn(String[]) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Set the names of the beans that this bean depends on being initialized.
- setDependsOn(String[]) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the names of the beans that this bean depends on being initialized.
- setDescendingOrder(int) -
Method in class org.springframework.util.comparator.CompoundComparator
- Change the sort order at the given index to descending sort.
- setDescription(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set a human-readable description of this bean definition.
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.AbstractJmxAttribute
- Set a description for this attribute.
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
- Set a description for this notification.
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
- Set a description for this parameter.
- setDescription(String) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Set a textual description for this job.
- setDestination(Destination) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the destination to receive messages from.
- setDestinationName(String) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the name of the destination to receive messages from.
- setDestinationName(String) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the DestinationResolver that should be used to resolve response
destination names for this adapter.
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- Set the DestinationResolver to use for resolving destination names
into the JCA 1.5 ActivationSpec "destination" property.
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
- Set the DestinationResolver to use for resolving destination names
into the JCA 1.5 ActivationSpec "destination" property.
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Set the DestinationResolver that is to be used to resolve Queue
references for this accessor.
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Set the
DestinationResolver that is to be used to resolve
Destination references for this accessor.
- setDestroyAnnotationType(Class<? extends Annotation>) -
Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
- Specify the destroy annotation to check for, indicating destruction
methods to call when the context is shutting down.
- setDestroyMethod(String) -
Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- Set the default destroy-method setting for the document that's currently parsed.
- setDestroyMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the name of the destroy method.
- setDestroyMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the destroy method for this definition.
- setDestroyMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
- setDetectAllHandlerAdapters(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerAdapter beans in this portlet's context.
- setDetectAllHandlerAdapters(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerAdapter beans in this servlet's context.
- setDetectAllHandlerExceptionResolvers(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerExceptionResolver beans in this portlet's context.
- setDetectAllHandlerExceptionResolvers(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerExceptionResolver beans in this servlet's context.
- setDetectAllHandlerMappings(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerMapping beans in this portlet's context.
- setDetectAllHandlerMappings(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerMapping beans in this servlet's context.
- setDetectAllViewResolvers(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all ViewResolver beans in this portlet's context.
- setDetectAllViewResolvers(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all ViewResolver beans in this servlet's context.
- setDetectHandlerMethodsInAncestorContexts(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
- Whether to detect handler methods in beans in ancestor ApplicationContexts.
- setDetectHandlersInAncestorContexts(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping
- Set whether to detect handler beans in ancestor ApplicationContexts.
- setDir(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
dir' attribute.
- setDirectFieldAccess(boolean) -
Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
- Set whether to use direct field access instead of bean property access.
- setDirty() -
Method in class org.springframework.test.AbstractSingleSpringContextTests
- Deprecated. Called to say that the "applicationContext" instance variable is dirty
and should be reloaded.
- setDirty(Object) -
Method in class org.springframework.test.AbstractSpringContextTests
- Deprecated. Mark the context with the given key as dirty.
- setDirty() -
Method in class org.springframework.test.jpa.AbstractJpaTests
- Deprecated.
- setDisableCaching(boolean) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Disables caching of the generated JSON.
- setDisableCaching(boolean) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Disables caching of the generated JSON.
- setDisabled(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether this cache should be marked as disabled.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Set the value of the '
disabled' attribute.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.ButtonTag
- Set the value of the '
disabled' attribute.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.HiddenInputTag
- Set the value of the '
disabled' attribute.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Set the value of the '
disabled' attribute.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
- Set the value of the '
disabled' attribute.
- setDisallowedFields(String...) -
Method in class org.springframework.validation.DataBinder
- Register fields that should not be allowed for binding.
- setDiskExpiryThreadIntervalSeconds(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set the number of seconds between runs of the disk expiry thread.
- setDiskPersistent(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether the disk store persists between restarts of the Virtual Machine.
- setDiskSpoolBufferSize(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set the amount of memory to allocate the write buffer for puts to the disk store.
- setDispatchOptionsRequest(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether this servlet should dispatch an HTTP OPTIONS request to
the
FrameworkServlet.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method.
- setDispatchTraceRequest(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether this servlet should dispatch an HTTP TRACE request to
the
FrameworkServlet.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method.
- setDisplayName(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
- Set a friendly name for this context.
- setDisplayName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedMetric
- A display name for this metric.
- setDocTypeInternalSubset(String) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Sets the internal subset Id for the DTD declaration written when marshalling.
- setDocTypePublicId(String) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Sets the public Id for the DTD declaration written when marshalling.
- setDocTypeRootElementName(String) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Sets the root element name for the DTD declaration written when marshalling.
- setDocTypeSystemId(String) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Sets the system Id for the DTD declaration written when marshalling.
- setDocumentLoader(DocumentLoader) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
DocumentLoader to use.
- setDocumentReaderClass(Class<?>) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
BeanDefinitionDocumentReader implementation to use,
responsible for the actual reading of the XML bean definition document.
- setDriver(Driver) -
Method in class org.springframework.jdbc.datasource.SimpleDriverDataSource
- Specify the JDBC Driver instance to use.
- setDriverClass(Class<? extends Driver>) -
Method in interface org.springframework.jdbc.datasource.embedded.ConnectionProperties
- Set the JDBC driver to use to connect to the database.
- setDriverClass(Class<? extends Driver>) -
Method in class org.springframework.jdbc.datasource.SimpleDriverDataSource
- Specify the JDBC Driver implementation class to use.
- setDriverClassName(String) -
Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- Set the JDBC driver class name.
- setDummyName(String) -
Method in class org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
- Set the name of the dummy column.
- setDuplicateKeyCodes(String[]) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- setDurability(boolean) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Specify the job's durability, i.e.
- setDurableSubscriptionName(String) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the name of a durable subscription to create.
- setDurableSubscriptionName(String) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setDynamic() -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Mark this value as dynamic, i.e.
- setDynamicAttribute(String, String, Object) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
- setDynamicDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
- Set the
DestinationResolver to use when falling back to dynamic
destinations.
- setEarlyFlushBeforeCommit(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set whether to perform an early flush before proceeding with a commit.
- setEffectiveMajorVersion(int) -
Method in class org.springframework.mock.web.MockServletContext
-
- setEffectiveMinorVersion(int) -
Method in class org.springframework.mock.web.MockServletContext
-
- setElement(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
- Set the HTML element used to enclose the
'
input type="checkbox/radio"' tag.
- setElement(String) -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
- Set the HTML element must be used to render the error messages.
- setElementTypeName(String) -
Method in class org.springframework.beans.factory.support.ManagedList
- Set the default element type name (class name) to be used for this list.
- setElementTypeName(String) -
Method in class org.springframework.beans.factory.support.ManagedSet
- Set the default element type name (class name) to be used for this set.
- setEmbeddedValueResolver(StringValueResolver) -
Method in interface org.springframework.context.EmbeddedValueResolverAware
- Set the StringValueResolver to use for resolving embedded definition values.
- setEmbeddedValueResolver(StringValueResolver) -
Method in class org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
-
- setEmbeddedValueResolver(StringValueResolver) -
Method in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
-
- setEmbeddedValueResolver(StringValueResolver) -
Method in class org.springframework.format.support.FormattingConversionService
-
- setEmbeddedValueResolver(StringValueResolver) -
Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
-
- setEmbeddedValueResolver(StringValueResolver) -
Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
-
- setEnabled(boolean) -
Method in class org.springframework.jdbc.datasource.init.DataSourceInitializer
- Flag to explicitly enable or disable the database populator.
- setEncoding(String) -
Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
- Specify the encoding to use when converting to and from text-based
message body content.
- setEncoding(String) -
Method in class org.springframework.jms.support.converter.MappingJacksonMessageConverter
- Specify the encoding to use when converting to and from text-based
message body content.
- setEncoding(String) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set the encoding to be used for stream access.
- setEncoding(String) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Set the document encoding using for marshalling.
- setEncoding(String) -
Method in class org.springframework.oxm.xstream.XStreamMarshaller
- Set the encoding to be used for stream access.
- setEncoding(String) -
Method in class org.springframework.scripting.support.ResourceScriptSource
- Sets the encoding used for reading the script resource.
- setEncoding(String) -
Method in class org.springframework.web.filter.CharacterEncodingFilter
- Set the encoding to use for requests.
- setEncoding(String) -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
- Set the encoding of the FreeMarker template file.
- setEncoding(JsonEncoding) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Set the
JsonEncoding for this converter.
- setEncoding(JsonEncoding) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Set the
JsonEncoding for this converter.
- setEncoding(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the encoding of the Velocity template file.
- setEncodingPropertyName(String) -
Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
- Specify the name of the JMS message property that carries the encoding from
bytes to String and back is BytesMessage is used during the conversion process.
- setEncodingPropertyName(String) -
Method in class org.springframework.jms.support.converter.MappingJacksonMessageConverter
- Specify the name of the JMS message property that carries the encoding from
bytes to String and back is BytesMessage is used during the conversion process.
- setEncodingScheme(String) -
Method in class org.springframework.web.servlet.view.RedirectView
- Set the encoding scheme for this view.
- setEnctype(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the value of the '
enctype' attribute.
- setEndpointAddress(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set the endpoint address to specify on the stub or call.
- setEndpointAddress(String) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set the endpoint address to specify on the stub.
- setEndpointProperties(Map<String, Object>) -
Method in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
- Set the property bag for the endpoint, including properties such as
"javax.xml.ws.wsdl.service" or "javax.xml.ws.wsdl.port".
- setEnforceDestroyMethod(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether or not the configured destroy method is the default.
- setEnforceInitMethod(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether or not the configured init method is the default.
- setEnsureUniqueRuntimeObjectNames(boolean) -
Method in class org.springframework.jmx.export.MBeanExporter
- Indicates whether Spring should ensure that
ObjectNames
generated by the configured ObjectNamingStrategy for
runtime-registered MBeans (MBeanExporter.registerManagedResource(java.lang.Object)) should get
modified: to ensure uniqueness for every instance of a managed Class.
- setEnterMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Set the template used for method entry log messages.
- setEntityCacheStrategies(Properties) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the cache strategies for entities (persistent classes or named entities).
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityManager(EntityManager) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Deprecated. Set the JPA EntityManager to use.
- setEntityManager(EntityManager) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Deprecated. Set the JPA EntityManager to be used by this DAO.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
- Set the JPA EntityManagerFactory that should be used to create
EntityManagers.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Set the EntityManagerFactory that this instance should manage transactions for.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Deprecated. Set the JPA EntityManagerFactory to be used by this DAO.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.test.jpa.AbstractJpaTests
- Deprecated.
- setEntityManagerFactoryBeanName(String) -
Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Set the bean name of the EntityManagerFactory to fetch from Spring's
root application context.
- setEntityManagerFactoryInterface(Class<? extends EntityManagerFactory>) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the (potentially vendor-specific) EntityManagerFactory interface
that this EntityManagerFactory proxy is supposed to implement.
- setEntityManagerInterface(Class<? extends EntityManager>) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the (potentially vendor-specific) EntityManager interface
that this factory's EntityManagers are supposed to implement.
- setEntityManagerInterface(Class<? extends EntityManager>) -
Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- Specify the EntityManager interface to expose.
- setEntityResolver(EntityResolver) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set a SAX entity resolver to be used for parsing.
- setEntityTypeFilters(TypeFilter[]) -
Method in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
- Specify custom type filters for Spring-based scanning for entity classes.
- setEnvironment(Environment) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Set the Environment to use when reading bean definitions.
- setEnvironment(Environment) -
Method in interface org.springframework.beans.factory.xml.BeanDefinitionDocumentReader
- Set the Environment to use when reading bean definitions.
- setEnvironment(Environment) -
Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
- Set the Environment to use when reading bean definitions.
- setEnvironment(Environment) -
Method in class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
- Set the Environment to use when evaluating whether
@Profile-annotated component classes should be registered.
- setEnvironment(ConfigurableEnvironment) -
Method in class org.springframework.context.annotation.AnnotationConfigApplicationContext
- Set the
Environment for this application context.
- setEnvironment(Environment) -
Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
- Set the Environment to use when resolving placeholders and evaluating
@Profile-annotated component classes.
- setEnvironment(Environment) -
Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
-
- setEnvironment(ConfigurableEnvironment) -
Method in interface org.springframework.context.ConfigurableApplicationContext
- Set the
Environment for this application context.
- setEnvironment(Environment) -
Method in interface org.springframework.context.EnvironmentAware
- Set the
Environment that this object runs in.
- setEnvironment(ConfigurableEnvironment) -
Method in class org.springframework.context.support.AbstractApplicationContext
- Set the
Environment for this application context.
- setEnvironment(ConfigurableEnvironment) -
Method in class org.springframework.context.support.GenericXmlApplicationContext
- Set the
Environment for this application context.
- setEnvironment(Environment) -
Method in class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
- Set the
Environment that this object runs in.
- setEnvironment(Map<String, ?>) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Specify the environment for the JMX connector.
- setEnvironment(Map<String, ?>) -
Method in class org.springframework.jmx.access.NotificationListenerRegistrar
- Specify the environment for the JMX connector.
- setEnvironment(Properties) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the environment properties used to construct the
JMXConnectorServer
as java.util.Properties (String key/value pairs).
- setEnvironment(Properties) -
Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- Set the environment properties used to construct the
JMXConnector
as java.util.Properties (String key/value pairs).
- setEnvironment(Properties) -
Method in class org.springframework.jndi.JndiTemplate
- Set the environment for the JNDI InitialContext.
- setEnvironment(Environment) -
Method in class org.springframework.web.filter.GenericFilterBean
- Set the
Environment that this object runs in.
- setEnvironment(Environment) -
Method in class org.springframework.web.portlet.GenericPortletBean
- Set the
Environment that this object runs in.
- setEnvironment(Environment) -
Method in class org.springframework.web.servlet.HttpServletBean
- Set the
Environment that this object runs in.
- setEnvironmentMap(Map<String, ?>) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the environment properties used to construct the
JMXConnector
as a Map of String keys and arbitrary Object values.
- setEnvironmentMap(Map<String, ?>) -
Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- Set the environment properties used to construct the
JMXConnector
as a Map of String keys and arbitrary Object values.
- setErrorCodes(String[]) -
Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
- Set the SQL error codes to match.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set an implementation of the
org.xml.sax.ErrorHandler
interface for custom handling of XML parsing errors and warnings.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set an ErrorHandler to be invoked in case of any uncaught exceptions thrown
while processing a Message.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.scheduling.commonj.TimerManagerTaskScheduler
- Provide an
ErrorHandler strategy.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.scheduling.concurrent.ConcurrentTaskScheduler
- Provide an
ErrorHandler strategy.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
- Provide an
ErrorHandler strategy.
- setErrorHandler(ResponseErrorHandler) -
Method in class org.springframework.web.client.RestTemplate
- Set the error handler.
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated. Set an implementation of the
ErrorListener
interface for custom handling of transformation errors and warnings.
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Set an implementation of the
ErrorListener
interface for custom handling of transformation errors and warnings.
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
- Set an implementation of the
ErrorListener
interface for custom handling of transformation errors and warnings.
- setETag(String) -
Method in class org.springframework.http.HttpHeaders
- Sets the (new) entity tag of the body, as specified by the
ETag header.
- setETag(String) -
Method in class org.springframework.mock.web.portlet.MockCacheControl
-
- setEternal(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether elements are considered as eternal.
- setEvaluationContext(EvaluationContext) -
Method in class org.springframework.expression.spel.standard.SpelExpression
- Set the evaluation context that will be used if none is specified on an evaluation call.
- setEvent(QName, Serializable) -
Method in class org.springframework.mock.web.portlet.MockStateAwareResponse
-
- setEvent(String, Serializable) -
Method in class org.springframework.mock.web.portlet.MockStateAwareResponse
-
- setEventListener(ReaderEventListener) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify which
ReaderEventListener to use.
- setEventListeners(Map<String, Object>) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the Hibernate event listeners to register, with listener types
as keys and listener objects as values.
- setExceptionAttribute(String) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the name of the model attribute as which the exception should
be exposed.
- setExceptionAttribute(String) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the name of the model attribute as which the exception should be exposed.
- setExceptionClass(Class) -
Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
- Set the exception class for the specified error codes.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateInterceptor
- Set whether to convert any HibernateException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.jdo.JdoInterceptor
- Deprecated. Set whether to convert any JDOException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.jpa.JpaInterceptor
- Deprecated. Set whether to convert any PersistenceException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionListener(ExceptionListener) -
Method in class org.springframework.jms.connection.SingleConnectionFactory
- Specify an JMS ExceptionListener implementation that should be
registered with with the single Connection created by this factory.
- setExceptionListener(ExceptionListener) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the JMS ExceptionListener to notify in case of a JMSException thrown
by the registered message listener or the invocation infrastructure.
- setExceptionMappings(Properties) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the mappings between exception class names and error view names.
- setExceptionMappings(Properties) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the mappings between exception class names and error view names.
- setExceptionMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Set the template used for method exception log messages.
- setExceptionResolvers(List<HandlerExceptionResolver>) -
Method in class org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
- Set the list of exception resolvers to delegate to.
- setExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.jdbc.support.JdbcAccessor
- Set the exception translator for this instance.
- setExcludedBeans(String[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the list of names for beans that should be excluded from autodetection.
- setExcludedClasses(Class[]) -
Method in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
- Specify controller classes that should be excluded from this mapping.
- setExcludedPackages(String[]) -
Method in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
- Specify Java packages that should be excluded from this mapping.
- setExcludedPattern(String) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Convenience method when we have only a single exclusion pattern.
- setExcludedPatterns(String[]) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Set the regular expressions defining methods to match for exclusion.
- setExcludeUnlistedClasses(boolean) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setExecutor(Executor) -
Method in class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
- Supply the executor to be used when executing async methods.
- setExecutor(Executor) -
Method in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
- Set the JDK concurrent executor to use for dispatching incoming requests
to exported service instances.
- setExecutor(Executor) -
Method in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
- Set the JDK concurrent executor to use for asynchronous executions
that require callbacks.
- setExecutor(Executor) -
Method in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
- Set the JDK concurrent executor to use for dispatching incoming requests.
- setExecutor(Executor) -
Method in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
- Set the
Executor to use when invoking methods asynchronously.
- setExitMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Set the template used for method exit log messages.
- setExpandUriTemplateVariables(boolean) -
Method in class org.springframework.web.servlet.view.RedirectView
- Whether to treat the redirect URL as a URI template.
- setExpectedType(Class<?>) -
Method in class org.springframework.jndi.JndiObjectLocator
- Specify the type that the located JNDI object is supposed
to be assignable to, if any.
- setExpirationTime(int) -
Method in class org.springframework.mock.web.portlet.MockCacheControl
-
- setExpires(long) -
Method in class org.springframework.http.HttpHeaders
- Sets the date and time at which the message is no longer valid, as specified by the
Expires header.
- setExplicitQosEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set if the QOS values (deliveryMode, priority, timeToLive)
should be used for sending a message.
- setExporterClass(Class<? extends JRExporter>) -
Method in class org.springframework.web.servlet.view.jasperreports.ConfigurableJasperReportsView
- Set the
JRExporter implementation Class to use.
- setExporterParameters(Map<?, ?>) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Set the exporter parameters that should be used when rendering a view.
- setExporterParameters(Map<String, Object>) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
exporterParameters the view class should use.
- setExposeAccessContext(boolean) -
Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
- Set whether to expose the JNDI environment context for all access to the target
EJB, i.e.
- setExposeAccessContext(boolean) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Set whether to expose the JNDI environment context for all access to the target
object, i.e.
- setExposeAccessContext(boolean) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set whether to expose the JNDI environment context for all access to the target
RMI stub, i.e.
- setExposeClassDescriptor(boolean) -
Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Set whether to expose the JMX descriptor field "class" for managed operations.
- setExposeContextBeansAsAttributes(boolean) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Set whether to make all Spring beans in the application context accessible
as request attributes, through lazy checking once an attribute gets accessed.
- setExposeContextBeansAsAttributes(boolean) -
Method in class org.springframework.web.servlet.view.InternalResourceViewResolver
- Set whether to make all Spring beans in the application context accessible
as request attributes, through lazy checking once an attribute gets accessed.
- setExposedContextBeanNames(String[]) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Specify the names of beans in the context which are supposed to be exposed.
- setExposedContextBeanNames(String[]) -
Method in class org.springframework.web.servlet.view.InternalResourceViewResolver
- Specify the names of beans in the context which are supposed to be exposed.
- setExposeForwardAttributes(boolean) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Set whether to explictly expose the Servlet 2.4 forward request attributes
when forwarding to the underlying view resource.
- setExposeListenerSession(boolean) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set whether to expose the listener JMS Session to a registered
SessionAwareMessageListener as well as to
JmsTemplate calls.
- setExposeManagedResourceClassLoader(boolean) -
Method in class org.springframework.jmx.export.MBeanExporter
- Indicates whether or not the managed resource should be exposed on the
thread context ClassLoader before
allowing any invocations on the MBean to occur.
- setExposeModelAttributes(boolean) -
Method in class org.springframework.web.servlet.view.RedirectView
- Set the
exposeModelAttributes flag which denotes whether
or not model attributes should be exposed as HTTP query parameters.
- setExposeNativeEntityManager(boolean) -
Method in class org.springframework.orm.jpa.JpaTemplate
- Deprecated. Set whether to expose the native JPA EntityManager to JpaCallback
code.
- setExposeNativePersistenceManager(boolean) -
Method in class org.springframework.orm.jdo.JdoTemplate
- Deprecated. Set whether to expose the native JDO PersistenceManager to JdoCallback
code.
- setExposeNativeSession(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set whether to expose the native Hibernate Session to
HibernateCallback code.
- setExposePathVariables(boolean) -
Method in class org.springframework.web.servlet.view.AbstractView
- Whether to add path variables in the model or not.
- setExposePathVariables(Boolean) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Whether views resolved by this resolver should add path variables the model or not.
- setExposeProxy(boolean) -
Method in interface org.springframework.aop.framework.Advised
- Set whether the proxy should be exposed by the AOP framework as a
ThreadLocal for retrieval via the AopContext class.
- setExposeProxy(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether the proxy should be exposed by the AOP framework as a
ThreadLocal for retrieval via the AopContext class.
- setExposeRequestAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether all request attributes should be added to the
model prior to merging with the template.
- setExposeRequestAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether all request attributes should be added to the
model prior to merging with the template.
- setExposeSchedulerInRepository(boolean) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set whether to expose the Spring-managed
Scheduler instance in the
Quartz SchedulerRepository.
- setExposeSessionAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether all HttpSession attributes should be added to the
model prior to merging with the template.
- setExposeSessionAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether all HttpSession attributes should be added to the
model prior to merging with the template.
- setExposeSpringMacroHelpers(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether to expose a RequestContext for use by Spring's macro library,
under the name "springMacroRequestContext".
- setExposeSpringMacroHelpers(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether to expose a RequestContext for use by Spring's macro library,
under the name "springMacroRequestContext".
- setExposeTransactionAwareSessionFactory(boolean) -
Method in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
- Set whether to expose a transaction-aware current Session from the
SessionFactory's
getCurrentSession() method, returning the
Session that's associated with the current Spring-managed transaction, if any.
- setExposeUnconfigurableExecutor(boolean) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Specify whether this FactoryBean should expose an unconfigurable
decorator for the created executor.
- setExposeUnconfigurableExecutor(boolean) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- Specify whether this FactoryBean should expose an unconfigurable
decorator for the created executor.
- setExpression(String) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setExpression(String) -
Method in class org.springframework.aop.support.AbstractExpressionPointcut
-
- setExpression(String) -
Method in class org.springframework.web.servlet.tags.EvalTag
- Set the expression to evaluate.
- setExpressionParser(ExpressionParser) -
Method in class org.springframework.context.expression.StandardBeanExpressionResolver
- Specify the EL parser to use for expression parsing.
- setExpressionPrefix(String) -
Method in class org.springframework.context.expression.StandardBeanExpressionResolver
- Set the prefix that an expression string starts with.
- setExpressionSuffix(String) -
Method in class org.springframework.context.expression.StandardBeanExpressionResolver
- Set the suffix that an expression string ends with.
- setExtendedPersistenceContexts(Map<String, String>) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Specify the extended persistence contexts for EntityManager lookups,
as a Map from persistence unit name to persistence context JNDI name
(which needs to resolve to an EntityManager instance).
- setExtractOldValueForEditor(boolean) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setExtractOldValueForEditor(boolean) -
Method in interface org.springframework.beans.ConfigurablePropertyAccessor
- Set whether to extract the old property value when applying a
property editor to a new value for a property.
- setExtractOldValueForEditor(boolean) -
Method in class org.springframework.validation.DataBinder
- Set whether to extract the old field value when applying a
property editor to a new value for a field.
- setExtractValueFromSingleKeyModel(boolean) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Set whether to serialize models containing a single attribute as a map or whether to
extract the single value from the model and serialize it directly.
- setExtractValueFromSingleKeyModel(boolean) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Set whether to serialize models containing a single attribute as a map or whether to
extract the single value from the model and serialize it directly.
- SetFactoryBean - Class in org.springframework.beans.factory.config
- Simple factory for shared Set instances.
- SetFactoryBean() -
Constructor for class org.springframework.beans.factory.config.SetFactoryBean
-
- setFactoryBean(String, String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Deprecated. since Spring 2.5, in favor of preparing this on the
raw BeanDefinition object
- setFactoryBeanName(String) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Specify the factory bean to use, if any.
- setFactoryBeanName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
- setFactoryClass(Class) -
Method in class org.springframework.web.servlet.view.tiles.TilesConfigurer
- Deprecated. Set the factory class for Tiles.
- setFactoryMethod(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the name of the factory method to use for this definition.
- setFactoryMethodName(String) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Specify a factory method, if any.
- setFactoryMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
- setFailEarlyOnGlobalRollbackOnly(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether to fail early in case of the transaction being globally marked
as rollback-only.
- setFailureMessage(String) -
Method in class org.springframework.test.AssertThrows
- Deprecated. Set the extra, contextual failure message that will be included
in the failure text if the text fails.
- setFallbackToDefaultTypeMatch(boolean) -
Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
- Set whether to allow a fallback to a type match if no explicit name has been
specified.
- setFallbackToDynamicDestination(boolean) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
- Set whether this resolver is supposed to create dynamic destinations
if the destination name is not found in JNDI.
- setFallbackToNoOpCache(boolean) -
Method in class org.springframework.cache.support.CompositeCacheManager
- Indicate whether a
NoOpCacheManager should be added at the end of the manager lists.
- setFallbackToSystemLocale(boolean) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set whether to fall back to the system Locale if no files for a specific
Locale have been found.
- setFallbackToSystemLocale(boolean) -
Method in class org.springframework.context.support.ResourceBundleMessageSource
- Set whether to fall back to the system Locale if no files for a specific
Locale have been found.
- setFallbackTranslator(SQLExceptionTranslator) -
Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
- Override the default SQL state fallback translator
(typically a
SQLStateSQLExceptionTranslator).
- setFavorParameter(boolean) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Indicate whether a request parameter should be used to determine the requested media type,
in favor of looking at the
Accept header.
- setFavorPathExtension(boolean) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Indicate whether the extension of the request path should be used to determine the requested media type,
in favor of looking at the
Accept header.
- setFeedType(String) -
Method in class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
- Sets the Rome feed type to use.
- setFetchSize(int) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set the fetch size for this JdbcTemplate.
- setFetchSize(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the fetch size for this RDBMS operation.
- setFetchSize(int) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the fetch size for this HibernateTemplate.
- setField(Object, String, Object) -
Static method in class org.springframework.test.util.ReflectionTestUtils
- Set the
field with the given name on the provided
target object to the supplied value.
- setField(Object, String, Object, Class<?>) -
Static method in class org.springframework.test.util.ReflectionTestUtils
- Set the
field with the given name on the provided
target object to the supplied value.
- setField(Field, Object, Object) -
Static method in class org.springframework.util.ReflectionUtils
- Set the field represented by the supplied
field object on the
specified target object to the specified value.
- setFieldAliases(Map<String, String>) -
Method in class org.springframework.oxm.xstream.XStreamMarshaller
- Sets a field alias/type map, consiting of field names
- setFieldDefaultPrefix(String) -
Method in class org.springframework.web.bind.WebDataBinder
- Specify a prefix that can be used for parameters that indicate default
value fields, having "prefix + field" as name.
- setFieldMarkerPrefix(String) -
Method in class org.springframework.web.bind.WebDataBinder
- Specify a prefix that can be used for parameters that mark potentially
empty fields, having "prefix + field" as name.
- setFileEncoding(String) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set the encoding to use for parsing properties files.
- setFileEncodings(Properties) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set per-file charsets to use for parsing properties files.
- setFileTypeMap(FileTypeMap) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the Java Activation Framework
FileTypeMap to use
for determining the content type of inline content and attachments
that get added to the message.
- setFilterDefinitions(FilterDefinition[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the Hibernate FilterDefinitions to register with the SessionFactory.
- setFilterName(String) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Set the name of the filter.
- setFilterName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the name of a Hibernate filter to be activated for all
Sessions that this accessor works with.
- setFilterNames(String[]) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set one or more names of Hibernate filters to be activated for all
Sessions that this accessor works with.
- setFilters(List<Filter>) -
Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
- Register common
Filters to be
applied to all detected WebService annotated beans.
- setFilters(List<Filter>) -
Method in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
- Register common
Filters to be
applied to all locally registered contexts.
- setFilters(List<? extends Filter>) -
Method in class org.springframework.web.filter.CompositeFilter
-
- setFinishRenderParameter(ActionRequest, ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Pass the the parameter that indicates a finish request forward to the
render phase.
- setFixedDelayTasks(Map<Runnable, Long>) -
Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
- Specify triggered tasks as a Map of Runnables (the tasks) and fixed-delay values.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.support.PeriodicTrigger
- Specify whether the periodic interval should be measured between the
scheduled start times rather than between actual completion times.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Deprecated. Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFixedRateTasks(Map<Runnable, Long>) -
Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
- Specify triggered tasks as a Map of Runnables (the tasks) and fixed-rate values.
- setFlashMapTimeout(int) -
Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
- Set the amount of time in seconds after a
FlashMap is saved
(at request completion) and before it expires.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Deprecated. Set if this accessor should flush changes to the database eagerly.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Deprecated. Set if this accessor should flush changes to the database eagerly.
- setFlushMode(int) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the flush behavior to one of the constants in this class.
- setFlushMode(FlushMode) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Specify the Hibernate FlushMode to apply to this filter's
Session.
- setFlushModeName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the flush behavior by the name of the respective constant
in this class, e.g.
- setFor(String) -
Method in class org.springframework.web.servlet.tags.form.LabelTag
- Set the value of the '
for' attribute.
- setForceEncoding(boolean) -
Method in class org.springframework.web.filter.CharacterEncodingFilter
- Set whether the configured
encoding of this filter
is supposed to override existing request and response encodings.
- setFormatKey(String) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- Set the key of the model parameter that holds the format discriminator.
- setFormatMappings(Map<String, Class<? extends AbstractJasperReportsView>>) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- Set the mappings of format discriminators to view class names.
- setFormatterRegistrars(Set<FormatterRegistrar>) -
Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
- Configure the set of FormatterRegistrars to invoke to register
Converters and Formatters in addition to those added declaratively
via
FormattingConversionServiceFactoryBean.setConverters(Set) and FormattingConversionServiceFactoryBean.setFormatters(Set).
- setFormatters(Set<?>) -
Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
- Configure the set of custom formatter objects that should be added.
- setFormSubmit(ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated. Set the action response parameter that indicates this in a form submission.
- setFormView(String) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- Deprecated. Set the name of the view that should be used for form display.
- setFormView(String) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- Deprecated. Set the name of the view that should be used for form display.
- setForwardActionException(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to forward exceptions thrown during the action phase
to the render phase via a session attribute.
- setForwardedUrl(String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setForwardedUrl(String) -
Method in class org.springframework.mock.web.portlet.MockMimeResponse
-
- setForwarder(MBeanServerForwarder) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set an MBeanServerForwarder to be applied to the
JMXConnectorServer.
- setForwardEventException(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to forward exceptions thrown during the event phase
to the render phase via a session attribute.
- setFractionDigits(int) -
Method in class org.springframework.format.number.CurrencyFormatter
- Specify the desired number of fraction digits.
- setFreemarkerSettings(Properties) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set properties that contain well-known FreeMarker keys which will be
passed to FreeMarker's
Configuration.setSettings method.
- setFreemarkerVariables(Map<String, Object>) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set a Map that contains well-known FreeMarker objects which will be passed
to FreeMarker's
Configuration.setAllSharedVariables() method.
- setFrom(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setFrom(InternetAddress) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String, String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String) -
Method in interface org.springframework.mail.MailMessage
-
- setFrom(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set whether or not the proxy should be frozen, preventing advice
from being added to it once it is created.
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether this config should be frozen.
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
-
- setFunction(boolean) -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Specify whether this call is a function call.
- setFunction(boolean) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Specify whether this call is a function call.
- setFunction(boolean) -
Method in class org.springframework.jdbc.object.SqlCall
- Set whether this call is for a function.
- setFunctionReturnName(String) -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Specify the name used for the return value of the function.
- setGenerateDdl(boolean) -
Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- Set whether to generate DDL after the EntityManagerFactory has been initialized,
creating/updating all relevant tables.
- setGeneratedKeyName(String) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Specify the name of a single generated key column
- setGeneratedKeyNames(String[]) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Set the names of any generated keys
- setGeneratedKeysColumnNameArraySupported(boolean) -
Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- Specify whether a column name array is supported for generated keys
- setGeneratedKeysColumnNames(String[]) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Set the column names of the auto-generated keys.
- setGeneratedKeysColumnNames(String[]) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the column names of the auto-generated keys.
- setGetGeneratedKeysSupported(boolean) -
Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- Specify whether a column name array is supported for generated keys
- setGlobalJobListeners(JobListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Specify global Quartz JobListeners to be registered with the Scheduler.
- setGlobalRollbackOnParticipationFailure(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether to globally mark an existing transaction as rollback-only
after a participating transaction failed.
- setGlobalTriggerListeners(TriggerListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Specify global Quartz TriggerListeners to be registered with the Scheduler.
- setGroup(String) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Specify the trigger's group.
- setGroup(String) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Specify the job's group.
- setGroup(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set the group of the job.
- setGroup(String) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Specify the trigger's group.
- setHandback(Object) -
Method in class org.springframework.jmx.support.NotificationListenerHolder
- Set the (arbitrary) object that will be 'handed back' as-is by an
NotificationBroadcaster when notifying
any NotificationListener.
- setHandlerMethodArgumentResolvers(HandlerMethodArgumentResolverComposite) -
Method in class org.springframework.web.method.support.InvocableHandlerMethod
- Set
HandlerMethodArgumentResolvers to use to use for resolving method argument values.
- setHandlerMethodReturnValueHandlers(HandlerMethodReturnValueHandlerComposite) -
Method in class org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod
- Register
HandlerMethodReturnValueHandler instances to use to
handle return values.
- setHandlerResolver(HandlerResolver) -
Method in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
- Set the JAX-WS HandlerResolver to use for all proxies and dispatchers
created through this factory.
- setHeader(String, String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setHeaders(HttpServletResponse, Resource, MediaType) -
Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
- Set headers on the given servlet response.
- setHeaders(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify the set of headers that are included in each of response.
- setHeaders(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
headers the view class should use.
- setHessian2(boolean) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set whether version 2 of the Hessian protocol should be used for
parsing requests and replies.
- setHessian2Reply(boolean) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set whether version 2 of the Hessian protocol should be used for
parsing replies.
- setHessian2Request(boolean) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set whether version 2 of the Hessian protocol should be used for
parsing requests.
- setHibernateManagedSession(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set whether to operate on a Hibernate-managed Session instead of a
Spring-managed Session, that is, whether to obtain the Session through
Hibernate's
SessionFactory.getCurrentSession()
instead of SessionFactory.openSession() (with a Spring
TransactionSynchronizationManager
check preceding it).
- setHibernateManagedSession(boolean) -
Method in class org.springframework.orm.hibernate4.HibernateTransactionManager
- Set whether to operate on a Hibernate-managed Session instead of a
Spring-managed Session, that is, whether to obtain the Session through
Hibernate's
SessionFactory.getCurrentSession()
instead of SessionFactory.openSession() (with a Spring
TransactionSynchronizationManager
check preceding it).
- setHibernateProperties(Properties) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set Hibernate properties, such as "hibernate.dialect".
- setHibernateProperties(Properties) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set Hibernate properties, such as "hibernate.dialect".
- setHibernateTemplate(HibernateTemplate) -
Method in class org.springframework.orm.hibernate3.support.HibernateDaoSupport
- Set the HibernateTemplate for this DAO explicitly,
as an alternative to specifying a SessionFactory.
- setHideProxyClassNames(boolean) -
Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
- Set to "true" to have
dynamic loggers hide
proxy class names wherever possible.
- setHomeInterface(Class) -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- Set a home interface that this invoker will narrow to before performing
the parameterless SLSB
create() call that returns the actual
SLSB proxy.
- setHost(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail server host, typically an SMTP host.
- setHost(String) -
Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
- Set the host of the registry for the exported RMI service,
i.e.
- setHostname(String) -
Method in class org.springframework.http.client.support.ProxyFactoryBean
- Sets the proxy host name.
- setHostname(String) -
Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
- Specify the HTTP server's hostname to bind to.
- setHostname(String) -
Method in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
- Specify the HTTP server's hostname to bind to.
- setHtmlEscape(String) -
Method in class org.springframework.web.servlet.tags.HtmlEscapingAwareTag
- Set HTML escaping for this tag, as boolean value.
- setHttp10Compatible(boolean) -
Method in class org.springframework.web.servlet.view.RedirectView
- Set whether to stay compatible with HTTP 1.0 clients.
- setHttpClient(HttpClient) -
Method in class org.springframework.http.client.CommonsClientHttpRequestFactory
- Deprecated. Set the
HttpClient used by this factory.
- setHttpClient(HttpClient) -
Method in class org.springframework.http.client.HttpComponentsClientHttpRequestFactory
- Set the
HttpClient used by this factory.
- setHttpClient(HttpClient) -
Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Set the HttpClient instance to use for this request executor.
- setHttpClient(HttpClient) -
Method in class org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
- Set the
HttpClient instance to use for this request executor.
- setHttpInvokerRequestExecutor(HttpInvokerRequestExecutor) -
Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
- Set the HttpInvokerRequestExecutor implementation to use for executing
remote invocations.
- setId(String) -
Method in interface org.springframework.context.ConfigurableApplicationContext
- Set the unique id of this application context.
- setId(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
- Set the unique id of this application context.
- setId(String) -
Method in class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
- setId(String) -
Method in class org.springframework.context.support.GenericApplicationContext
-
- setId(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- Set the value of the '
id' attribute.
- setIdleConsumerLimit(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the limit for the number of consumers that are allowed to be idle
at any given time.
- setIdleTaskExecutionLimit(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the limit for idle executions of a consumer task, not having
received any message within its execution.
- setIfModifiedSince(long) -
Method in class org.springframework.http.HttpHeaders
- Sets the (new) value of the
If-Modified-Since header.
- setIfNoneMatch(String) -
Method in class org.springframework.http.HttpHeaders
- Sets the (new) value of the
If-None-Match header.
- setIfNoneMatch(List<String>) -
Method in class org.springframework.http.HttpHeaders
- Sets the (new) values of the
If-None-Match header.
- setIgnoreAcceptHeader(boolean) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Indicate whether the HTTP
Accept header should be ignored.
- setIgnoreCase(boolean) -
Method in class org.springframework.beans.support.MutableSortDefinition
- Set whether upper and lower case in String values should be ignored.
- setIgnoreDefaultModelOnRedirect(boolean) -
Method in class org.springframework.web.method.support.ModelAndViewContainer
- When set to
true the default model is never used in a redirect
scenario.
- setIgnoreDefaultModelOnRedirect(boolean) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- By default the content of the "default" model is used both during
rendering and redirect scenarios.
- setIgnoredMethodMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of method names.
- setIgnoredMethods(String[]) -
Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
- Set the array of method names to be ignored when creating the management info.
- setIgnoredUnknownProperties(String[]) -
Method in class org.springframework.scheduling.quartz.SpringBeanJobFactory
- Specify the unknown properties (not found in the bean) that should be ignored.
- setIgnoreExtraAttributes(boolean) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set whether the Castor
Unmarshaller should ignore attributes that do not match a specific field.
- setIgnoreExtraElements(boolean) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set whether the Castor
Unmarshaller should ignore elements that do not match a specific field.
- setIgnoreFailedDrops(boolean) -
Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
- Flag to indicate that a failed SQL
DROP statement can be ignored.
- setIgnoreInvalidFields(boolean) -
Method in class org.springframework.validation.DataBinder
- Set whether to ignore invalid fields, that is, whether to ignore bind
parameters that have corresponding fields in the target object which are
not accessible (for example because of null values in the nested path).
- setIgnoreInvalidKeys(boolean) -
Method in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
- Set whether to ignore invalid keys.
- setIgnoreInvalidRequests(boolean) -
Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
- Set whether invalidly formatted messages should be discarded.
- setIgnoreNestedPath(boolean) -
Method in class org.springframework.web.servlet.tags.BindTag
- Set whether to ignore a nested path, if any.
- setIgnoreResourceNotFound(boolean) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set if failure to find the property resource should be ignored.
- setIgnoreUnknownFields(boolean) -
Method in class org.springframework.validation.DataBinder
- Set whether to ignore unknown fields, that is, whether to ignore bind
parameters that do not have corresponding fields in the target object.
- setIgnoreUnresolvableEditors(boolean) -
Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
- Set whether unresolvable editors should simply be skipped.
- setIgnoreUnresolvablePlaceholders(boolean) -
Method in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
- Set whether to ignore unresolvable placeholders.
- setIgnoreWarnings(boolean) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set whether or not we want to ignore SQLWarnings.
- setImplicitCollections(Map<Class<?>, String>) -
Method in class org.springframework.oxm.xstream.XStreamMarshaller
- Specify implicit collection fields, as a Map consisting of
Class instances
mapped to comma separated collection field names.
- setImportMetadata(AnnotationMetadata) -
Method in class org.springframework.cache.annotation.AbstractCachingConfiguration
-
- setImportMetadata(AnnotationMetadata) -
Method in interface org.springframework.context.annotation.ImportAware
- Set the annotation metadata of the importing @
Configuration class.
- setImportMetadata(AnnotationMetadata) -
Method in class org.springframework.context.annotation.LoadTimeWeavingConfiguration
-
- setImportMetadata(AnnotationMetadata) -
Method in class org.springframework.scheduling.annotation.AbstractAsyncConfiguration
-
- setImportMetadata(AnnotationMetadata) -
Method in class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
-
- setIncludeAnnotatedControllers(boolean) -
Method in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
- Set whether to activate or deactivate detection of annotated controllers.
- setIncludeAnnotationConfig(boolean) -
Method in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- Specify whether to register annotation config post-processors.
- setIncludeClientInfo(boolean) -
Method in class org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
- Set whether or not the session id and user name should be included
in the log message.
- setIncludeClientInfo(boolean) -
Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
- Set whether or not the client address and session id should be included in the log message.
- setIncludedUrl(String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setIncludedUrl(String) -
Method in class org.springframework.mock.web.portlet.MockMimeResponse
-
- setIncludePatterns(List<String>) -
Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
- Set a list of regex patterns, matching eligible @AspectJ bean names.
- setIncludePayload(boolean) -
Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
- Set whether or not the request payload (body) should be included in the log message.
- setIncludeQueryString(boolean) -
Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
- Set whether or not the query string should be included in the log message.
- setIncrementerName(String) -
Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
- Set the name of the sequence/table.
- setIndent(int) -
Method in class org.springframework.oxm.jibx.JibxMarshaller
- Set the number of nesting indent spaces.
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated. Set whether the XSLT transformer may add additional whitespace when
outputting the result tree.
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Set whether the XSLT transformer may add additional whitespace when
outputting the result tree.
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
- Set whether the XSLT transformer may add additional whitespace when
outputting the result tree.
- setIndex(int) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
- Set the index of this parameter in the operation signature.
- setInitAnnotationType(Class<? extends Annotation>) -
Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
- Specify the init annotation to check for, indicating initialization
methods to call after configuration of a bean.
- setInitBinderArgumentResolvers(List<HandlerMethodArgumentResolver>) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- Configure the supported argument types in
@InitBinder methods.
- setInitialDelay(long) -
Method in class org.springframework.scheduling.support.PeriodicTrigger
- Specify the delay for the initial execution.
- setInitMethod(String) -
Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- Set the default init-method setting for the document that's currently parsed.
- setInitMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the name of the initializer method.
- setInitMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the init method for this definition.
- setInitMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
- setInitParameter(String, String) -
Method in class org.springframework.mock.web.MockServletContext
-
- setInitParameters(Map<String, String>) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Specify init parameters for the portlet to wrap,
as name-value pairs.
- setInitParameters(Properties) -
Method in class org.springframework.web.servlet.mvc.ServletWrappingController
- Specify init parameters for the servlet to wrap,
as name-value pairs.
- setInitParamName(String) -
Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
- Set the name of the ServletContext init parameter to expose.
- setInParameterNames(Set<String>) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Set the names of in parameters to be used.
- setInputSource(InputSource) -
Method in class org.springframework.oxm.support.MarshallingSource
- Throws a
UnsupportedOperationException.
- setInstanceId(String) -
Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- setInstanceName(String) -
Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- setInstantiationStrategy(InstantiationStrategy) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Set the instantiation strategy to use for creating bean instances.
- setInteractionSpec(InteractionSpec) -
Method in class org.springframework.jca.cci.object.EisOperation
- Set the CCI InteractionSpec for this operation.
- setInterceptorNames(String[]) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set the common interceptors.
- setInterceptorNames(String[]) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the list of Advice/Advisor bean names.
- setInterceptors(List<ClientHttpRequestInterceptor>) -
Method in class org.springframework.http.client.support.InterceptingHttpAccessor
- Sets the request interceptors that this accessor should use.
- setInterceptors(Object[]) -
Method in class org.springframework.remoting.support.RemoteExporter
- Set additional interceptors (or advisors) to be applied before the
remote endpoint, e.g.
- setInterceptors(Object[]) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
- Set the interceptors to apply for all handlers mapped by this handler mapping.
- setInterceptors(Object[]) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- Set the interceptors to apply for all handlers mapped by this handler mapping.
- setInterfaceMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of interface names.
- setInterfaces(Class[]) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Set the interfaces to be proxied.
- setInterval(int) -
Method in class org.springframework.jdbc.support.DatabaseStartupValidator
- Set the interval between validation runs (in seconds).
- setIntHeader(String, int) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setIntrospectionClass(Class) -
Method in class org.springframework.beans.BeanWrapperImpl
- Set the class to introspect.
- setInvalidResultSetAccessCodes(String[]) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- setInvalidSubmit(ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated. Set the action response parameter that indicates this in an invalid submission.
- setIsolationLevel(int) -
Method in class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
- Specify the default isolation level to use for Connection retrieval,
according to the JDBC
Connection constants
(equivalent to the corresponding Spring
TransactionDefinition constants).
- setIsolationLevel(int) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the isolation level.
- setIsolationLevelName(String) -
Method in class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
- Set the default isolation level by the name of the corresponding constant
in
TransactionDefinition, e.g.
- setIsolationLevelName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the isolation level by the name of the corresponding constant in
TransactionDefinition, e.g.
- setItemLabel(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
- Set the value to be displayed as part of the
'
input type="checkbox/radio"' tag.
- setItemLabel(String) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Set the name of the property mapped to the label (inner text) of the
'
option' tag.
- setItemLabel(String) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Set the name of the property mapped to the label (inner text) of the
'
option' tag.
- setItems(Object) -
Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
- Set the
Collection, Map or array of objects
used to generate the 'input type="checkbox/radio"' tags.
- setItems(Object) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Set the
Collection, Map or array
of objects used to generate the inner 'option' tags.
- setItems(Object) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Set the
Collection, Map or array of objects used to
generate the inner 'option' tags.
- setItemValue(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
- Set the name of the property mapped to the '
value' attribute
of the 'input type="checkbox/radio"' tag.
- setItemValue(String) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Set the name of the property mapped to the '
value'
attribute of the 'option' tag.
- setItemValue(String) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Set the name of the property mapped to the '
value'
attribute of the 'option' tag.
- setJavaMailProperties(Properties) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set JavaMail properties for the
Session.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.EscapeBodyTag
- Set JavaScript escaping for this tag, as boolean value.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.EvalTag
- Set JavaScript escaping for this tag, as boolean value.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set JavaScript escaping for this tag, as boolean value.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.UrlTag
- Set JavaScript escaping for this tag, as boolean value.
- setJaxbContextProperties(Map<String, ?>) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Set the
JAXBContext properties.
- setJaxRpcService(Service) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set a reference to an existing JAX-RPC Service instance,
for example obtained via
JndiObjectFactoryBean.
- setJaxRpcServiceInterface(Class) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Deprecated. Set the JAX-RPC service interface to use for looking up the service.
- setJaxRpcServiceProperties(Properties) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Deprecated. Set JAX-RPC service properties to be passed to the ServiceFactory, if any.
- setJaxWsService(Service) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set a reference to an existing JAX-WS Service instance,
for example obtained via
JndiObjectFactoryBean.
- setJdbcDataSource(DataSource) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify the
javax.sql.DataSource to use for reports with
embedded SQL statements.
- setJdbcDataSource(DataSource) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
DataSource the view class should use.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the JDBC exception translator for this instance.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateExceptionTranslator
- Set the JDBC exception translator for the SessionFactory,
exposed via the PersistenceExceptionTranslator interface.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set the JDBC exception translator for this transaction manager.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.jdo.DefaultJdoDialect
- Set the JDBC exception translator for this dialect.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- Set the JdbcTemplate to be used by this bean factory.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
- Set the JdbcTemplate for this DAO explicitly,
as an alternative to specifying a DataSource.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- An alternative to the more commonly used setDataSource() when you want to
use the same JdbcTemplate in multiple RdbmsOperations.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Deprecated. Set the JDO dialect to use for this accessor.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.JdoTransactionManager
- Set the JDO dialect to use for this transaction manager.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
- Set the JDO dialect to use for the PersistenceExceptionTranslator
functionality of this factory.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
- Set the JDO dialect to use for this proxy.
- setJdoProperties(Properties) -
Method in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
- Set JDO properties, such as"javax.jdo.PersistenceManagerFactoryClass".
- setJdoPropertyMap(Map<String, Object>) -
Method in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
- Specify JDO properties as a Map, to be passed into
JDOHelper.getPersistenceManagerFactory (if any).
- setJdoTemplate(JdoTemplate) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Deprecated. Set the JdoTemplate for this DAO explicitly,
as an alternative to specifying a PersistenceManagerFactory.
- setJmsTemplate(JmsTemplate) -
Method in class org.springframework.jms.core.support.JmsGatewaySupport
- Set the JmsTemplate for the gateway.
- setJndiEnvironment(Properties) -
Method in class org.springframework.jndi.JndiAccessor
- Set the JNDI environment to use for JNDI lookups.
- setJndiEnvironment(Properties) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Set the JNDI environment to use for JNDI lookups.
- setJndiEnvironment(Properties) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI environment to use for JNDI lookups.
- setJndiEnvironment(Properties) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JNDI environment to use for JNDI lookups.
- setJndiFactory(BeanFactory) -
Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
- Specify the factory for objects to be injected into
@Resource /
@WebServiceRef / @EJB annotated fields and setter methods,
for mappedName attributes that point directly into JNDI.
- setJndiName(String) -
Method in class org.springframework.jndi.JndiObjectLocator
- Specify the JNDI name to look up.
- setJndiName(String) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI name of the exported RMI service.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.jndi.JndiAccessor
- Set the JNDI template to use for JNDI lookups.
- setJndiTemplate(Object) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Set the JNDI template to use for JNDI lookups.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI template to use for JNDI lookups.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JndiTemplate to use for JNDI lookups.
- setJobClass(Class) -
Method in class org.springframework.scheduling.quartz.JobDetailBean
- Overridden to support any job class, to allow a custom JobFactory
to adapt the given job class to the Quartz Job interface.
- setJobClass(Class) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Specify the job's implementation class.
- setJobDataAsMap(Map<String, ?>) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Register objects in the JobDataMap via a given Map.
- setJobDataAsMap(Map<String, ?>) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Register objects in the JobDataMap via a given Map.
- setJobDataAsMap(Map) -
Method in class org.springframework.scheduling.quartz.JobDetailBean
- Register objects in the JobDataMap via a given Map.
- setJobDataAsMap(Map<String, ?>) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Register objects in the JobDataMap via a given Map.
- setJobDataAsMap(Map<String, ?>) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Register objects in the JobDataMap via a given Map.
- setJobDataAsMap(Map<String, ?>) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Register objects in the JobDataMap via a given Map.
- setJobDataMap(JobDataMap) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Set the trigger's JobDataMap.
- setJobDataMap(JobDataMap) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Set the job's JobDataMap.
- setJobDataMap(JobDataMap) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Set the trigger's JobDataMap.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetails(JobDetail[]) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Register a list of JobDetail objects with the Scheduler that
this FactoryBean creates, to be referenced by Triggers.
- setJobFactory(JobFactory) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the Quartz JobFactory to use for this Scheduler.
- setJobListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.JobDetailBean
- Set a list of JobListener names for this job, referring to
non-global JobListeners registered with the Scheduler.
- setJobListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set a list of JobListener names for this job, referring to
non-global JobListeners registered with the Scheduler.
- setJobListeners(JobListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Specify named Quartz JobListeners to be registered with the Scheduler.
- setJobSchedulingDataLocation(String) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Set the location of a Quartz job definition XML file that follows the
"job_scheduling_data_1_5" XSD.
- setJobSchedulingDataLocations(String[]) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Set the locations of Quartz job definition XML files that follow the
"job_scheduling_data_1_5" XSD.
- setJodaTimeContext(JodaTimeContext) -
Static method in class org.springframework.format.datetime.joda.JodaTimeContextHolder
- Associate the given JodaTimeContext with the current thread.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the vendor-specific JpaDialect implementation to associate with
this EntityManagerFactory.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Deprecated. Set the JPA dialect to use for this accessor.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Set the JPA dialect to use for this transaction manager.
- setJpaProperties(Properties) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify JPA properties, to be passed into
Persistence.createEntityManagerFactory (if any).
- setJpaProperties(Properties) -
Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
- Specify JPA properties, to be passed into
EntityManagerFactory.createEntityManager(Map) (if any).
- setJpaProperties(Properties) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Specify JPA properties, to be passed into
EntityManagerFactory.createEntityManager(Map) (if any).
- setJpaPropertyMap(Map<String, ?>) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify JPA properties as a Map, to be passed into
Persistence.createEntityManagerFactory (if any).
- setJpaPropertyMap(Map<String, Object>) -
Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
- Specify JPA properties as a Map, to be passed into
EntityManagerFactory.createEntityManager(Map) (if any).
- setJpaPropertyMap(Map<String, ?>) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Specify JPA properties as a Map, to be passed into
EntityManagerFactory.createEntityManager(Map) (if any).
- setJpaTemplate(JpaTemplate) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Deprecated. Set the JpaTemplate for this DAO explicitly,
as an alternative to specifying a EntityManagerFactory.
- setJpaVendorAdapter(JpaVendorAdapter) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the JpaVendorAdapter implementation for the desired JPA provider,
if any.
- setJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Specify the JDBC DataSource that the JPA persistence provider is supposed
to use for accessing the database.
- setJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setJtaTransactionManager(TransactionManager) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set the JTA TransactionManager to be used for Hibernate's
TransactionManagerLookup.
- setJtaTransactionManager(Object) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set the Spring
JtaTransactionManager
or the JTA TransactionManager to be used with Hibernate,
if any.
- setJtaTransactionManager(Object) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBuilder
- Set the Spring
JtaTransactionManager or the JTA TransactionManager
to be used with Hibernate, if any.
- setKeepAliveSeconds(int) -
Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's keep-alive seconds.
- setKeepAliveSeconds(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- Set the ThreadPoolExecutor's keep-alive seconds.
- setKeepAliveSeconds(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's keep-alive seconds.
- setKeepAliveSeconds(int) -
Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- setKeepTaskList(boolean) -
Method in class org.springframework.util.StopWatch
- Determine whether the TaskInfo array is built over time.
- setKey(String) -
Method in class org.springframework.cache.interceptor.CacheOperation
-
- setKeyGenerator(KeyGenerator) -
Method in class org.springframework.cache.interceptor.CacheAspectSupport
- Set the KeyGenerator for this cache aspect.
- setKeyTypeName(String) -
Method in class org.springframework.beans.factory.support.ManagedMap
- Set the default key type name (class name) to be used for this map.
- setLabel(Object) -
Method in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
- Set the value of the '
label' attribute.
- setLabel(String) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
- Set the text body of the rendered HTML
<option> tag.
- setLang(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
lang' attribute.
- setLastModified(long) -
Method in class org.springframework.http.HttpHeaders
- Sets the time the resource was last changed, as specified by the
Last-Modified header.
- setLayoutKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- Set the context key used to specify an alternate layout to be used instead
of the default layout.
- setLayoutKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Set the context key used to specify an alternate layout to be used instead
of the default layout.
- setLayoutUrl(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- Set the layout template to use.
- setLayoutUrl(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Set the layout template to use.
- setLazyDatabaseTransaction(boolean) -
Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
- Set whether to lazily start a database transaction within an
EclipseLink transaction.
- setLazyDatabaseTransaction(boolean) -
Method in class org.springframework.orm.jpa.vendor.TopLinkJpaDialect
- Deprecated. Set whether to lazily start a database transaction within a TopLink
transaction.
- setLazyInit(boolean) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Set whether this bean should be lazily initialized.
- setLazyInit(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set whether this bean should be lazily initialized.
- setLazyInit(boolean) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set whether beans for this definition should be lazily initialized or not.
- setLazyInit(boolean) -
Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
- setLazyInit(String) -
Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- Set the default lazy-init flag for the document that's currently parsed.
- setLazyInit(boolean) -
Method in class org.springframework.jdbc.support.JdbcAccessor
- Set whether to lazily initialize the SQLExceptionTranslator for this accessor,
on first encounter of a SQLException.
- setLazyInit(boolean) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Set whether to lazily initialize the
JAXBContext for this marshaller.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
- Set whether to lazily initialize handlers.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set whether to lazily initialize handlers.
- setLenient(boolean) -
Method in class org.springframework.format.datetime.DateFormatter
- Specify whether or not parsing is to be lenient.
- setLenient(boolean) -
Method in class org.springframework.format.number.AbstractNumberFormatter
- Specify whether or not parsing is to be lenient.
- setLenientConstructorResolution(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether to resolve constructors in lenient mode (
true,
which is the default) or to switch to strict resolution (throwing an exception
in case of ambigious constructors that all match when converting the arguments,
whereas lenient mode would use the one with the 'closest' type matches).
- setLenientFallback(boolean) -
Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- Specify whether to apply a lenient fallback to the default DataSource
if no specific DataSource could be found for the current lookup key.
- setLimitedInParameterNames(Set<String>) -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Specify a limited set of in parameters to be used.
- setListeners(MBeanExporterListener[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
MBeanExporterListeners that should be notified
of MBean registration and unregistration events.
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in class org.springframework.context.weaving.AspectJWeavingEnabler
-
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in interface org.springframework.context.weaving.LoadTimeWeaverAware
- Set the
LoadTimeWeaver of this object's containing
ApplicationContext.
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Specify the Spring LoadTimeWeaver to use for class instrumentation according
to the JPA class transformer contract.
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify the Spring LoadTimeWeaver to use for class instrumentation according
to the JPA class transformer contract.
- setLobHandler(LobHandler) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set the LobHandler to be used by the SessionFactory.
- setLobHandler(LobHandler) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set the LobHandler to be used by the SqlMapClient.
- setLocalAddr(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocale(Locale) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given Locale with the current thread.
- setLocale(Locale, boolean) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given Locale with the current thread.
- setLocale(Locale) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setLocale(Locale) -
Method in class org.springframework.mock.web.portlet.MockMimeResponse
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.FixedLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.SessionLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in interface org.springframework.web.servlet.LocaleResolver
- Set the current locale to the given one.
- setLocaleContext(LocaleContext) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given LocaleContext with the current thread,
not exposing it as inheritable for child threads.
- setLocaleContext(LocaleContext, boolean) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given LocaleContext with the current thread.
- setLocalesToInitialize(Locale[]) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
- Specify Locales to initialize eagerly, rather than lazily when actually accessed.
- setLocalName(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocalOverride(boolean) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set whether local properties override properties from files.
- setLocalPort(int) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocalVariable(String, Object) -
Method in class org.springframework.expression.spel.ExpressionState
-
- setLocateExistingServerIfPossible(boolean) -
Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- Set whether or not the
MBeanServerFactoryBean should attempt
to locate a running MBeanServer before creating one.
- setLocation(String) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setLocation(String) -
Method in class org.springframework.aop.support.AbstractExpressionPointcut
- Set the location for debugging.
- setLocation(Resource) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set a location of a properties file to be loaded.
- setLocation(URI) -
Method in class org.springframework.http.HttpHeaders
- Set the (new) location of a resource, as specified by the
Location header.
- setLocation(Resource) -
Method in class org.springframework.web.servlet.view.XmlViewResolver
- Set the location of the XML file that defines the view beans.
- setLocations(Resource[]) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set locations of properties files to be loaded.
- setLocations(String[]) -
Method in class org.springframework.test.context.ContextConfigurationAttributes
- Set the processed resource locations, effectively overriding the
original value declared via
@ContextConfiguration.
- setLocations(List<Resource>) -
Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
- Set a
List of Resource paths to use as sources
for serving static resources.
- setLog(boolean) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setLogFile(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setLogger(Log) -
Method in class org.springframework.beans.factory.parsing.FailFastProblemReporter
- Set the
logger that is to be used to report warnings.
- setLoggerName(String) -
Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
- Set the name of the logger to use.
- setLoggerName(String) -
Method in class org.springframework.beans.factory.config.DeprecatedBeanWarner
- Set the name of the logger to use.
- setLogicalMappings(Properties) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Specifies a set of optional logical method name mappings.
- setLoginTimeout(int) -
Method in class org.springframework.jdbc.datasource.AbstractDataSource
- Setting a login timeout is not supported.
- setLoginTimeout(int) -
Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
- setLogName(String) -
Method in class org.springframework.beans.factory.config.CommonsLogFactoryBean
- The name of the log.
- setLogTargetClassInvocation(boolean) -
Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- Set whether to log the invocation on the target class, if applicable
(i.e.
- setLogWriter(PrintWriter) -
Method in class org.springframework.jdbc.datasource.AbstractDataSource
- LogWriter methods are not supported.
- setLogWriter(PrintWriter) -
Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
- setLookupHomeOnStartup(boolean) -
Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
- Set whether to look up the EJB home object on startup.
- setLookupOnStartup(boolean) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Set whether to look up the JNDI object on startup.
- setLookupOnStartup(boolean) -
Method in class org.springframework.jndi.JndiObjectTargetSource
- Set whether to look up the JNDI object on startup.
- setLookupServiceOnStartup(boolean) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set whether to look up the JAX-RPC service on startup.
- setLookupServiceOnStartup(boolean) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set whether to look up the JAX-WS service on startup.
- setLookupStubOnStartup(boolean) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set whether to look up the RMI stub on startup.
- setLookupStubOnStartup(boolean) -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Set whether to look up the RMI stub on startup.
- setMaintainSession(boolean) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set the maintain session flag to specify on the stub or call.
- setMaintainSession(boolean) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set the "session.maintain" flag to specify on the stub.
- setMajorVersion(int) -
Method in class org.springframework.mock.web.MockServletContext
-
- setManagedConnectionFactory(ManagedConnectionFactory) -
Method in class org.springframework.jca.support.LocalConnectionFactoryBean
- Set the JCA ManagerConnectionFactory that should be used to create
the desired connection factory.
- setManagedInterfaces(Class[]) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Set the array of interfaces to use for creating the management info.
- setManagedMethods(String[]) -
Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
- Set the array of method names to use for creating the management info.
- setManagedResource(Object, String) -
Method in class org.springframework.jmx.export.SpringModelMBean
- Sets managed resource to expose and stores its
ClassLoader.
- setManagementInterface(Class) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set the management interface of the target MBean, exposing bean property
setters and getters for MBean attributes and conventional Java methods
for MBean operations.
- setMappedClass(Class<T>) -
Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
- Set the class that each row should be mapped to.
- setMappedHandlerClasses(Class[]) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
- Specify the set of classes that this exception resolver should apply to.
- setMappedHandlerClasses(Class[]) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Specify the set of classes that this exception resolver should apply to.
- setMappedHandlers(Set) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
- Specify the set of handlers that this exception resolver should map.
- setMappedHandlers(Set) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Specify the set of handlers that this exception resolver should apply to.
- setMappedName(String) -
Method in class org.springframework.aop.support.NameMatchMethodPointcut
- Convenience method when we have only a single method name to match.
- setMappedName(String) -
Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
- Convenience method when we have only a single method name to match.
- setMappedNames(String[]) -
Method in class org.springframework.aop.support.NameMatchMethodPointcut
- Set the method names defining methods to match.
- setMappedNames(String[]) -
Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
- Set the method names defining methods to match.
- setMappedObjectName(Object) -
Method in class org.springframework.jmx.support.NotificationListenerHolder
- Set the
ObjectName-style name of the single MBean
that the encapsulated NotificationFilter
will be registered with to listen for Notifications.
- setMappedObjectNames(Object[]) -
Method in class org.springframework.jmx.support.NotificationListenerHolder
- Set an array of
ObjectName-style names of the MBeans
that the encapsulated NotificationFilter
will be registered with to listen for Notifications.
- setMappingDirectoryLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of directories that contain Hibernate mapping resources,
like "WEB-INF/mappings".
- setMappingDirectoryLocations(Resource[]) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set locations of directories that contain Hibernate mapping resources,
like "WEB-INF/mappings".
- setMappingJarLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of jar files that contain Hibernate mapping resources,
like "WEB-INF/lib/example.hbm.jar".
- setMappingJarLocations(Resource[]) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set locations of jar files that contain Hibernate mapping resources,
like "WEB-INF/lib/example.hbm.jar".
- setMappingLocation(Resource) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set a location of a properties file to be loaded,
containing object name mappings.
- setMappingLocation(Resource) -
Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
- Specify the
Resource from which mappings are loaded.
- setMappingLocation(Resource) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set the locations of the Castor XML Mapping files.
- setMappingLocations(Resource[]) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set location of properties files to be loaded,
containing object name mappings.
- setMappingLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of Hibernate mapping files, for example as classpath
resource "classpath:example.hbm.xml".
- setMappingLocations(Resource[]) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set locations of Hibernate mapping files, for example as classpath
resource "classpath:example.hbm.xml".
- setMappingLocations(Resource[]) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set locations of iBATIS sql-map mapping files that are going to be
merged into the SqlMapClient configuration at runtime.
- setMappingLocations(Resource[]) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set the locations of the Castor XML Mapping files.
- setMappingLocations(Resource[]) -
Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- Specify resource locations to load XML constraint mapping files from, if any.
- setMappingResources(String[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set Hibernate mapping resources to be found in the class path,
like "example.hbm.xml" or "mypackage/example.hbm.xml".
- setMappingResources(String[]) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set Hibernate mapping resources to be found in the class path,
like "example.hbm.xml" or "mypackage/example.hbm.xml".
- setMappingResources(String...) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Specify one or more mapping resources (equivalent to
<mapping-file>
entries in persistence.xml) for the default persistence unit.
- setMappingResources(String...) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify one or more mapping resources (equivalent to
<mapping-file>
entries in persistence.xml) for the default persistence unit.
- setMappings(Properties) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set local properties, containing object name mappings, e.g.
- setMappings(String[]) -
Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
- Specify additional MIME type mappings as lines that follow the
mime.types file format, as specified by the
Java Activation Framework, for example:
text/html html htm HTML HTM
- setMappings(Properties) -
Method in class org.springframework.web.portlet.handler.PortletModeHandlerMapping
- Set PortletMode to handler bean name mappings from a Properties object.
- setMappings(Properties) -
Method in class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
- Map URL paths to handler bean names.
- setMappings(Properties) -
Method in class org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
- Set explicit URL to method name mappings through a Properties object.
- setMarshalAsDocument(boolean) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Sets whether this marshaller should output the xml declaration.
- setMarshalExtendedType(boolean) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Sets whether this marshaller should output for given type the
xsi:type attribute.
- setMarshaller(Marshaller) -
Method in class org.springframework.http.converter.xml.MarshallingHttpMessageConverter
- Set the
Marshaller to be used by this message converter.
- setMarshaller(Marshaller) -
Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
- Set the
Marshaller to be used by this message converter.
- setMarshaller(Marshaller) -
Method in class org.springframework.web.servlet.view.xml.MarshallingView
- Sets the
Marshaller to be used by this view.
- setMarshallerListener(Marshaller.Listener) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Specify the
Marshaller.Listener to be registered with the JAXB Marshaller.
- setMarshallerProperties(Map<String, ?>) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Set the JAXB
Marshaller properties.
- setMaxConcurrency(int) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- Specify the maximum number of consumers/sessions to use, effectively
controlling the number of concurrent invocations on the target listener.
- setMaxConcurrentConsumers(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the maximum number of concurrent consumers to create.
- setMaxElementsInMemory(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Specify the maximum number of cached objects in memory.
- setMaxElementsOnDisk(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Specify the maximum number of cached objects on disk.
- setMaxIdle(int) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the maximum number of idle objects in the pool.
- setMaxInactiveInterval(int) -
Method in class org.springframework.mock.web.MockHttpSession
-
- setMaxInactiveInterval(int) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- setMaxInMemorySize(int) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the maximum allowed size (in bytes) before uploads are written to disk.
- setMaxlength(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Set the value of the '
maxlength' attribute.
- setMaxLinkedPages(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the maximum number of page links to a few pages around the current one.
- setMaxMessagesPerTask(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the maximum number of messages to process in one task.
- setMaxPayloadLength(int) -
Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
- Sets the maximum length of the payload body to be included in the log message.
- setMaxPoolSize(int) -
Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's maximum pool size.
- setMaxPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- Set the ThreadPoolExecutor's maximum pool size.
- setMaxPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's maximum pool size.
- setMaxResults(int) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the maximum number of rows for this HibernateTemplate.
- setMaxRows(int) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set the maximum number of rows for this JdbcTemplate.
- setMaxRows(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the maximum number of rows for this RDBMS operation.
- setMaxRowsAffected(int) -
Method in class org.springframework.jdbc.object.SqlUpdate
- Set the maximum number of rows that may be affected by this update.
- setMaxSize(int) -
Method in class org.springframework.aop.target.AbstractPoolingTargetSource
- Set the maximum size of the pool.
- setMaxUploadSize(long) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the maximum allowed size (in bytes) before uploads are refused.
- setMaxWait(long) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the maximum waiting time for fetching an object from the pool.
- setMediaTypes(Map<String, String>) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Set the mapping from file extensions to media types.
- setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set the memory style eviction policy for this cache.
- setMerge(String) -
Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- Set the default merge setting for the document that's currently parsed.
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedList
- Set whether merging should be enabled for this collection,
in case of a 'parent' collection value being present.
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedMap
- Set whether merging should be enabled for this collection,
in case of a 'parent' collection value being present.
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedProperties
- Set whether merging should be enabled for this collection,
in case of a 'parent' collection value being present.
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedSet
- Set whether merging should be enabled for this collection,
in case of a 'parent' collection value being present.
- setMessage(Object) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set the MessageSourceResolvable for this tag.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.validation.AbstractBindingResult
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.validation.DataBinder
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Deprecated. Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Deprecated. Set the strategy to use for resolving errors into message codes.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the message converter for this template.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the converter that will convert incoming JMS messages to
listener method arguments, and objects returned from listener
methods back to JMS messages.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Specify the MessageConverter to use for turning
RemoteInvocation
objects into request messages, as well as response messages into
RemoteInvocationResult objects.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
- Specify the MessageConverter to use for turning request messages into
RemoteInvocation objects,
as well as RemoteInvocationResult
objects into response messages.
- setMessageConverters(List<HttpMessageConverter<?>>) -
Method in class org.springframework.web.client.RestTemplate
- Set the message body converters to use.
- setMessageConverters(HttpMessageConverter<?>[]) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Set the message body converters to use.
- setMessageConverters(HttpMessageConverter<?>[]) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Set the message body converters to use.
- setMessageConverters(List<HttpMessageConverter<?>>) -
Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
- Set the message body converters to use.
- setMessageConverters(List<HttpMessageConverter<?>>) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- Provide the converters to use in argument resolvers and return value
handlers that support reading and/or writing to the body of the
request and response.
- setMessageDrivenContext(MessageDrivenContext) -
Method in class org.springframework.ejb.support.AbstractMessageDrivenBean
- Required lifecycle method.
- setMessageEndpointFactory(MessageEndpointFactory) -
Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
- Set the JCA MessageEndpointFactory to activate, pointing to a
MessageListener object that the endpoints will delegate to.
- setMessageIdEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message IDs are enabled.
- setMessageInterpolator(MessageInterpolator) -
Method in class org.springframework.validation.beanvalidation.CustomValidatorBean
- Specify a custom MessageInterpolator to use for this Validator.
- setMessageInterpolator(MessageInterpolator) -
Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- Specify a custom MessageInterpolator to use for this ValidatorFactory
and its exposed default Validator.
- setMessageListener(Object) -
Method in class org.springframework.jca.endpoint.GenericMessageEndpointFactory
- Specify the message listener object that the endpoint should expose
(e.g.
- setMessageListener(Object) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the message listener implementation to register.
- setMessageListener(MessageListener) -
Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
- Set the JMS MessageListener for this endpoint.
- setMessageListener(MessageListener) -
Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- Set the JMS MessageListener for this endpoint.
- setMessageSelector(String) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the JMS message selector expression (or
null if none).
- setMessageSelector(String) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setMessageSource(MessageSource) -
Method in interface org.springframework.context.MessageSourceAware
- Set the MessageSource that this object runs in.
- setMessageTimestampEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message timestamps are enabled.
- setMetadataReaderFactory(MetadataReaderFactory) -
Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
- Set the
MetadataReaderFactory to use.
- setMethod(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setMethod(String) -
Method in class org.springframework.mock.web.portlet.MockClientDataRequest
-
- setMethod(String) -
Method in class org.springframework.mock.web.portlet.MockEventRequest
-
- setMethod(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the value of the '
method' attribute.
- setMethodInvoker(MethodInvoker) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
- Set the MethodInvoker to use.
- setMethodMap(Map<String, TransactionAttribute>) -
Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Set a name/attribute map, consisting of "FQCN.method" method names
(e.g.
- setMethodMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of method names.
- setMethodName(String) -
Method in class org.springframework.aop.config.MethodLocatingFactoryBean
- Set the name of the
Method to locate.
- setMethodName(String) -
Method in class org.springframework.remoting.support.RemoteInvocation
- Set the name of the target method.
- setMethodNameResolver(MethodNameResolver) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Set the MethodNameResolver to use for resolving default handler methods
(carrying an empty
@RequestMapping annotation).
- setMethodNameResolver(MethodNameResolver) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Set the method name resolver that this class should use.
- setMethodOverrides(MethodOverrides) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify method overrides for the bean, if any.
- setMethodParam(String) -
Method in class org.springframework.web.filter.HiddenHttpMethodFilter
- Set the parameter name to look for HTTP methods.
- setMethodParam(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the name of the request param for non-browser supported HTTP methods.
- setMethodParamNames(String[]) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set a String array of parameter names, where the very existence of a
parameter in the list (with value ignored) means that a method of the
same name should be invoked.
- setMethodResolvers(List<MethodResolver>) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- setMetricType(MetricType) -
Method in class org.springframework.jmx.export.metadata.ManagedMetric
- A description of how this metric's values change over time.
- setMimeMultiparts(MimeMultipart, MimeMultipart) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the given MimeMultipart objects for use by this MimeMessageHelper.
- setMinEvictableIdleTimeMillis(long) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the minimum time that an idle object can sit in the pool before
it becomes subject to eviction.
- setMinIdle(int) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the minimum number of idle objects in the pool.
- setMinorVersion(int) -
Method in class org.springframework.mock.web.MockServletContext
-
- setMisfireInstruction(int) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Specify a misfire instruction for this trigger.
- setMisfireInstruction(int) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Specify a misfire instruction for this trigger.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Set the misfire instruction via the name of the corresponding
constant in the
CronTrigger class.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Set the misfire instruction via the name of the corresponding
constant in the
CronTrigger class.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set the misfire instruction via the name of the corresponding
constant in the
SimpleTrigger class.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Set the misfire instruction via the name of the corresponding
constant in the
SimpleTrigger class.
- setMode(int) -
Method in class org.springframework.oxm.xstream.XStreamMarshaller
- Set the XStream mode.
- setModelAndViewResolvers(List<ModelAndViewResolver>) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- Provide custom
ModelAndViewResolvers.
- setModelAttribute(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the name of the form attribute in the model.
- setModelKey(String) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Set the attribute in the model that should be rendered by this view.
- setModelKey(String) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Set the attribute in the model that should be rendered by this view.
- setModelKey(String) -
Method in class org.springframework.web.servlet.view.xml.MarshallingView
- Set the name of the model key that represents the object to be marshalled.
- setModelKeys(Set<String>) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Set the attributes in the model that should be rendered by this view.
- setModelKeys(Set<String>) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Set the attributes in the model that should be rendered by this view.
- setMtomEnabled(boolean) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Specify whether MTOM support should be enabled or not.
- setMultipartFiles(MultiValueMap<String, MultipartFile>) -
Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- Set a Map with parameter names as keys and list of MultipartFile objects as values.
- setMultipartFiles(MultiValueMap<String, MultipartFile>) -
Method in class org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
- Set a Map with parameter names as keys and list of MultipartFile objects as values.
- setMultipartParameterContentTypes(Map<String, String>) -
Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- Set a Map with parameter names as keys and content type Strings as values.
- setMultipartParameterContentTypes(Map<String, String>) -
Method in class org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
- Set a Map with parameter names as keys and content type Strings as values.
- setMultipartParameters(Map<String, String[]>) -
Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- Set a Map with parameter names as keys and String array objects as values.
- setMultipartParameters(Map<String, String[]>) -
Method in class org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
- Set a Map with parameter names as keys and String array objects as values.
- setMultipartResolverBeanName(String) -
Method in class org.springframework.web.multipart.support.MultipartFilter
- Set the bean name of the MultipartResolver to fetch from Spring's
root application context.
- setMultiple(Object) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Set the value of the HTML '
multiple' attribute rendered
on the final 'select' element.
- setName(String) -
Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Set the name of the constructor argument.
- setName(String) -
Method in class org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
- Specify the name of the cache.
- setName(String) -
Method in class org.springframework.cache.interceptor.CacheOperation
-
- setName(String) -
Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
- Sets the name of the embedded database
Defaults to 'testdb' if not called.
- setName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
- Set the name of this notification.
- setName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
- Set the name of this parameter in the operation signature.
- setName(String) -
Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- Specify the trigger's name.
- setName(String) -
Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- Specify the job's name.
- setName(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set the name of the job.
- setName(String) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- Specify the trigger's name.
- setName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the name of this transaction.
- setName(String) -
Method in class org.springframework.web.servlet.tags.BindErrorsTag
- Set the name of the bean that this tag should check.
- setName(String) -
Method in class org.springframework.web.servlet.tags.form.ButtonTag
- Get the value of the '
name' attribute.
- setName(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the value of the '
name' attribute.
- setName(String) -
Method in class org.springframework.web.servlet.tags.Param
- Set the raw name of the parameter
- setName(String) -
Method in class org.springframework.web.servlet.tags.ParamTag
- Sets the name of the parameter
- setNameMap(Map<String, Collection<CacheOperation>>) -
Method in class org.springframework.cache.interceptor.NameMatchCacheOperationSource
- Set a name/attribute map, consisting of method names
(e.g.
- setNameMap(Map<String, TransactionAttribute>) -
Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Set a name/attribute map, consisting of method names
(e.g.
- setNamespace(String) -
Method in class org.springframework.mock.web.portlet.MockPortletResponse
-
- setNamespace(String) -
Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
- Set the namespace for this web application context,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.context.support.GenericWebApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setNamespace(String) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the namespace for this portlet application context,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set a custom namespace for this portlet,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set a custom namespace for this servlet,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.struts.ContextLoaderPlugIn
- Deprecated. Set a custom namespace for the ActionServlet,
to be used for building a default context config location.
- setNamespaceAware(boolean) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set whether or not the XML parser should be XML namespace aware.
- setNamespaceHandlerResolver(NamespaceHandlerResolver) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
NamespaceHandlerResolver to use.
- setNamespaceMappings(Map<String, String>) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set the namespace mappings.
- setNamespaceToPackageMapping(Map<String, String>) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Set the namespace to package mappings.
- setNamespaceUri(String) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Deprecated. Set the namespace URI of the service.
- setNamespaceUri(String) -
Method in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
- Set the namespace URI of the service.
- setNamingStrategy(ObjectNamingStrategy) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the implementation of the
ObjectNamingStrategy interface
to use for this exporter.
- setNamingStrategy(NamingStrategy) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set a Hibernate NamingStrategy for the SessionFactory, determining the
physical column and table names given the info in the mapping document.
- setNamingStrategy(NamingStrategy) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Set a Hibernate NamingStrategy for the SessionFactory, determining the
physical column and table names given the info in the mapping document.
- setNativeConnectionNecessaryForNativeCallableStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native CallableStatements.
- setNativeConnectionNecessaryForNativePreparedStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native PreparedStatements.
- setNativeConnectionNecessaryForNativeStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native Statements.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.CallableStatementCreatorFactory
- Specify the NativeJdbcExtractor to use for unwrapping CallableStatements, if any.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set a NativeJdbcExtractor to extract native JDBC objects from wrapped handles.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
- Set
NativeJdbcExtractor to be used to retrieve the native connection.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
- Set the
NativeJdbcExtractor to use to retrieve the native connection if necessary
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Specify the NativeJdbcExtractor to use for unwrapping PreparedStatements, if any.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Set the
NativeJdbcExtractor to use to retrieve the native connection if necessary
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.support.lob.OracleLobHandler
- Set an appropriate NativeJdbcExtractor to be able to retrieve the underlying
native
oracle.jdbc.OracleConnection.
- setNestedPath(String) -
Method in class org.springframework.validation.AbstractErrors
-
- setNestedPath(String) -
Method in exception org.springframework.validation.BindException
-
- setNestedPath(String) -
Method in interface org.springframework.validation.Errors
- Allow context to be changed so that standard validators can validate
subtrees.
- setNestedPath(String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- setNestedTransactionAllowed(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether nested transactions are allowed.
- setNew(boolean) -
Method in class org.springframework.mock.web.MockHttpSession
-
- setNew(boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- setNextPossiblePortletModes(Collection<PortletMode>) -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- setNoNamespaceSchemaLocation(String) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Sets the value of
xsi:noNamespaceSchemaLocation attribute.
- setNonJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setNonOptionArgsPropertyName(String) -
Method in class org.springframework.core.env.CommandLinePropertySource
- Specify the name of the special "non-option arguments" property.
- setNonPublicAccessAllowed(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether to allow access to non-public constructors and methods,
for the case of externalized metadata pointing to those.
- setNonTransactionalDataSource(DataSource) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the DataSource to be used by the Scheduler for non-transactional access.
- setNotificationFilter(NotificationFilter) -
Method in class org.springframework.jmx.support.NotificationListenerHolder
- Set the
NotificationFilter associated
with the encapsulated NotificationFilter.
- setNotificationInfoMappings(Map<String, Object>) -
Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
-
- setNotificationInfos(ManagedNotification[]) -
Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
-
- setNotificationListener(NotificationListener) -
Method in class org.springframework.jmx.support.NotificationListenerHolder
- Set the
NotificationListener.
- setNotificationListenerMappings(Map<?, ? extends NotificationListener>) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
NotificationListeners to register
with the MBeanServer.
- setNotificationListeners(NotificationListenerBean[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
NotificationListenerBeans
containing the
NotificationListeners
that will be registered with the MBeanServer.
- setNotificationPublisher(NotificationPublisher) -
Method in interface org.springframework.jmx.export.notification.NotificationPublisherAware
- Set the
NotificationPublisher instance for the current managed resource instance.
- setNotificationType(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
- Set a single notification type, or a list of notification types
as comma-delimited String.
- setNotificationTypes(String[]) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
- Set a list of notification types.
- setNullValue(String) -
Method in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
- Set a value that should be treated as
null when
resolved as a placeholder value: e.g.
- setNumberToolAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the name of the NumberTool helper object to expose in the Velocity context
of this view, or
null if not needed.
- setNumberToolAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Set the name of the NumberTool helper object to expose in the Velocity context
of this view, or
null if not needed.
- setObject(Object) -
Method in class org.springframework.oxm.castor.CastorMarshaller
- Sets the expected object for the unmarshaller, into which the source will be unmarshalled.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
- Set the
ObjectMapper for this view.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
- Set the
ObjectMapper for this view.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
- Specify the
ObjectMapper to use instead of using the default.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.jms.support.converter.MappingJacksonMessageConverter
- Specify the
ObjectMapper to use instead of using the default.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
- Sets the
ObjectMapper for this view.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Sets the
ObjectMapper for this view.
- setObjectName(Object) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set the
ObjectName of the MBean which calls are routed to,
as ObjectName instance or as String.
- setObjectName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
- Set the JMX ObjectName of this managed resource.
- setObjectName(Object) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the
ObjectName used to register the JMXConnectorServer
itself with the MBeanServer, as ObjectName instance
or as String.
- setOmittedFields(Map<Class<?>, String>) -
Method in class org.springframework.oxm.xstream.XStreamMarshaller
- Specify omitted fields, as a Map consisting of
Class instances
mapped to comma separated field names.
- setOnblur(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Set the value of the '
onblur' attribute.
- setOnchange(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Set the value of the '
onchange' attribute.
- setOnclick(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onclick' attribute.
- setOndblclick(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
ondblclick' attribute.
- setOnfocus(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Set the value of the '
onfocus' attribute.
- setOnkeydown(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onkeydown' attribute.
- setOnkeypress(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onkeypress' attribute.
- setOnkeyup(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onkeyup' attribute.
- setOnmousedown(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onmousedown' attribute.
- setOnmousemove(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onmousemove' attribute.
- setOnmouseout(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onmouseout' attribute.
- setOnmouseover(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onmouseover' attribute.
- setOnmouseup(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Set the value of the '
onmouseup' attribute.
- setOnreset(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the value of the '
onreset' attribute.
- setOnselect(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Set the value of the '
onselect' attribute.
- setOnselect(String) -
Method in class org.springframework.web.servlet.tags.form.TextareaTag
- Set the value of the '
onselect' attribute.
- setOnsubmit(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Set the value of the '
onsubmit' attribute.
- setOpaque(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether proxies created by this configuration should be prevented
from being cast to
Advised to query proxy status.
- setOperatorOverloader(OperatorOverloader) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- setOptimize(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether proxies should perform aggressive optimizations.
- setOptional(boolean) -
Method in class org.springframework.beans.PropertyValue
-
- setOptions(Map<String, ?>) -
Method in class org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
- Set options on the underlying
XmlOptions object.
- setOrder(int) -
Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set the ordering which will apply to this class's implementation
of Ordered, used when applying multiple BeanPostProcessors.
- setOrder(int) -
Method in class org.springframework.aop.support.AbstractPointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- setOrder(int) -
Method in class org.springframework.beans.factory.annotation.CustomAutowireConfigurer
-
- setOrder(int) -
Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
- setOrder(int) -
Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
-
- setOrder(int) -
Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
-
- setOrder(int) -
Method in class org.springframework.beans.factory.config.CustomScopeConfigurer
-
- setOrder(int) -
Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
- Set the order value of this object for sorting purposes.
- setOrder(int) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
- setOrder(int) -
Method in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
-
- setOrder(int) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
-
- setOrder(int) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
- Specify the order value for this HandlerMapping bean.
- setOrder(int) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Specify the order value for this HandlerAdapter bean.
- setOrder(int) -
Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
- Specify the order to use for resource handling relative to other
HandlerMappings configured in
the Spring MVC application context.
- setOrder(int) -
Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistry
- Specify the order to use for ViewControllers mappings relative to other
HandlerMappings
configured in the Spring MVC application context.
- setOrder(int) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- Specify the order value for this HandlerMapping bean.
- setOrder(int) -
Method in class org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
-
- setOrder(int) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Specify the order value for this HandlerAdapter bean.
- setOrder(int) -
Method in class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
- Specify the order value for this HandlerAdapter bean.
- setOrder(int) -
Method in class org.springframework.web.servlet.view.BeanNameViewResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the order in which this
ViewResolver
is evaluated.
- setOrder(int) -
Method in class org.springframework.web.servlet.view.XmlViewResolver
-
- setOriginatingBeanDefinition(BeanDefinition) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the originating (e.g.
- setOutParameterNames(List<String>) -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Specify the names of the out parameters.
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated. Set arbitrary transformer output properties to be applied to the stylesheet.
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Set arbitrary transformer output properties to be applied to the stylesheet.
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
- Set arbitrary transformer output properties to be applied to the stylesheet.
- setOutputRecordCreator(RecordCreator) -
Method in class org.springframework.jca.cci.core.CciTemplate
- Set a RecordCreator that should be used for creating default output Records.
- setOutputRecordCreator(RecordCreator) -
Method in class org.springframework.jca.cci.object.MappingRecordOperation
- Set a RecordCreator that should be used for creating default output Records.
- setOutputStreamAccessAllowed(boolean) -
Method in class org.springframework.mock.web.MockHttpServletResponse
- Set whether
MockHttpServletResponse.getOutputStream() access is allowed.
- setOverflowToDisk(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether elements can overflow to disk when the in-memory cache
has reached the maximum size limit.
- setOverloaded(boolean) -
Method in class org.springframework.beans.factory.support.MethodOverride
- Set whether the overridden method has to be considered as overloaded
(that is, whether arg type matching has to happen).
- setOverloadEnabled(boolean) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Set whether overloaded methods should be enabled for remote invocations.
- setOverloadEnabled(boolean) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set whether overloaded methods should be enabled for remote invocations.
- setOverrideIncludeSynonymsDefault(boolean) -
Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
- Specify whether we should override default for accessing synonyms.
- setOverrideIncludeSynonymsDefault(boolean) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Specify whether the default for including synonyms should be changed.
- setOverrideLogging(boolean) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set whether Velocity should log via Commons Logging, i.e.
- setOverwriteExistingJobs(boolean) -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Set whether any jobs defined on this SchedulerFactoryBean should overwrite
existing job definitions.
- setPackagesToScan(String[]) -
Method in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
- Specify packages to search using Spring-based scanning for entity classes in
the classpath.
- setPackagesToScan(String...) -
Method in class org.springframework.orm.hibernate4.LocalSessionFactoryBean
- Specify packages to search for autodetection of your entity classes in the
classpath.
- setPackagesToScan(String...) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Set whether to use Spring-based scanning for entity classes in the classpath
instead of using JPA's standard scanning of jar files with
persistence.xml
markers in them.
- setPackagesToScan(String...) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Set whether to use Spring-based scanning for entity classes in the classpath
instead of using JPA's standard scanning of jar files with
persistence.xml
markers in them.
- setPackagesToScan(String[]) -
Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- Set the packages to search using Spring-based scanning for classes with JAXB2 annotations in the classpath.
- setPaddingLength(int) -
Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
- Set the padding length, i.e.
- setPage(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the current page number.
- setPageAttribute(String) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Set the name of the page attribute in the model, containing
an Integer with the current page number.
- setPageAttribute(String) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Deprecated. Set the name of the page attribute in the model, containing
an Integer with the current page number.
- setPageRenderParameter(ActionResponse, int) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Pass the page number to the render phase by setting a render parameter.
- setPages(String[]) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Set the wizard pages, i.e.
- setPages(String[]) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Deprecated. Set the wizard pages, i.e.
- setPageSize(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the current page size.
- setParallelism(int) -
Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
- Specify the parallelism level.
- setParameter(String, String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Set a single value for the specified HTTP parameter.
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Set an array of values for the specified HTTP parameter.
- setParameter(String, String) -
Method in class org.springframework.mock.web.portlet.MockBaseURL
-
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockBaseURL
-
- setParameter(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameter(PreparedStatement, int, Object, String) -
Method in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler
- This implementation delegates to setParameterInternal,
passing in a transaction-synchronized LobCreator for the
LobHandler of this type.
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler
- Template method to set the given value on the given statement.