|
|||||||||
| 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.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.
@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.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.
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.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.FactoryBean that fetches a specific, existing ServletContext attribute.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).web.xml context-param
entries).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.org.springframework.remoting.jaxwsRequestAttributes interface.DataBinder to perform data binding
from servlet request parameters to JavaBeans, including support for multipart files.ServerHttpRequest implementation that is based on a HttpServletRequest.HttpServletRequest.
ServerHttpResponse implementation that is based on a HttpServletResponse.HttpServletResponse.
WebRequest adapter for an HttpServletRequest.PortletContext interface,
wrapping an underlying ServletContext.MessageListener interface,
offering not only the received Message but also the underlying
JMS Session object.Session.Session to be implemented by
Session proxies.Scope
implementation.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.
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.
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.
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 in which this aspect must configure beans.
"beans" Map and for
autodetection of MBeans (in the latter case, a
ListableBeanFactory is required).
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.
@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.
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.
HttpHandlers
for specific context paths.
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.
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.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.
- 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.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.
- setDefaultProperties(Map<String, String>) -
Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
- Specify custom default properties, with String keys and String values.
- 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.
- 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.
- 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.MappingJacksonJsonView
- Disables caching of the generated JSON.
- 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.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
-
- 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.
- 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.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.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.
- 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.
- 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
- Set the JPA EntityManager to use.
- setEntityManager(EntityManager) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- 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
- 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(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.
- 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
-
- 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
- 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
- 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.
- 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.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.
- 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.
- 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
- Set whether to expose the native JPA EntityManager to JpaCallback
code.
- setExposeNativePersistenceManager(boolean) -
Method in class org.springframework.orm.jdo.JdoTemplate
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Set if this accessor should flush changes to the database eagerly.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jpa.JpaAccessor
- 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.
- 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.
- 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.
- 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.MethodInvokingJobDetailFactoryBean
- Set the group of the job.
- 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.
- 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).
- setHibernateProperties(Properties) -
Method in class org.springframework.orm.hibernate3.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
- 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.
- 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.
- 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.PropertyPlaceholderConfigurer
- 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.
- 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.
- 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
-
- 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(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.AbstractSessionFactoryBean
- Set the JDBC exception translator for the SessionFactory,
exposed via the PersistenceExceptionTranslator interface.
- 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.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
- 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.
- 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
- 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.
- setJobDataAsMap(Map) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- 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) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Register objects in the JobDataMap via a given Map.
- 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.SimpleTriggerBean
- 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
- 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
- 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.persistenceunit.MutablePersistenceUnitInfo
-
- setJtaTransactionManager(TransactionManager) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set the JTA TransactionManager to be used for Hibernate's
TransactionManagerLookup.
- 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.
- 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
- 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(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.
- 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.
- setMappedInterceptors(MappedInterceptor[]) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
- 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".
- 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".
- 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.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".
- 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.
- 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.
- 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
-
- 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.SimpleTriggerBean
- 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.
- 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.xml.MarshallingView
- Set the name of the model key that represents the object to be marshalled.
- 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.
- 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.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.MethodInvokingJobDetailFactoryBean
- Set the name of the job.
- 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.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, 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.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.
- 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.
- 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
-
- setNonJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- 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.PropertyPlaceholderConfigurer
- 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.
- setObjectMapper(ObjectMapper) -
Method in class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
- Set 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
-
- setOrder(int) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
- 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.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.mvc.annotation.AnnotationMethodHandlerAdapter
- 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
- Set whether to use Spring-based scanning for entity classes in the classpath
instead of listing annotated classes explicitly.
- 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.
- 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.
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
-
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
-
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.ClobStringTypeHandler
-
- setParameterMap(Map<String, ?>) -
Method in class org.springframework.web.portlet.handler.ParameterHandlerMapping
- Set a Map with parameters as keys and handler beans or bean names as values.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.ParameterHandlerMapping
- Set the name of the parameter used for mapping to handlers.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.ParameterMappingInterceptor
- Set the name of the parameter used for mapping.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
- Set the name of the parameter used for mapping to handlers.
- setParameterName(String) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- Set the parameter name that can be used to determine the requested media type if the
ContentNegotiatingViewResolver.setFavorParameter(boolean) property is true.
- setParameterNameDiscoverer(ParameterNameDiscoverer) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Set the ParameterNameDiscoverer to use for resolving method parameter
names if needed (e.g.
- setParameterNameDiscoverer(ParameterNameDiscoverer) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Set the ParameterNameDiscoverer to use for resolving method parameter
names if needed (e.g.
- setParameterNameDiscoverer(ParameterNameDiscoverer) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Set the ParameterNameDiscoverer to use for resolving method parameter names if needed
(e.g.
- setParameterNames(String[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- Set the parameter names for the pointcut.
- setParameterNames(String[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setParameters(SqlParameter[]) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Add one or more declared parameters.
- setParameters(Map) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Sets all provided parameters
replacing any
existing values for the provided parameter names.
- setParameters(Map<String, String[]>) -
Method in class org.springframework.mock.web.portlet.MockBaseURL
-
- setParameters(Map<String, String[]>) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameters(Properties) -
Method in class org.springframework.orm.hibernate3.TypeDefinitionBean
- Specify default parameters for the type.
- setParameterTypes(Class[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- Set the parameter types for the pointcut.
- setParameterTypes(Class[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setParameterTypes(Map<String, String>) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Set the parameter types for the filter,
with parameter names as keys and type names as values.
- setParameterTypes(Class[]) -
Method in class org.springframework.remoting.support.RemoteInvocation
- Set the parameter types of the target method.
- setParameterValue(PreparedStatement, int, SqlParameter, Object) -
Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- Set the value for a parameter.
- setParameterValue(PreparedStatement, int, int, Object) -
Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- Set the value for a parameter.
- setParameterValue(PreparedStatement, int, int, String, Object) -
Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- Set the value for a parameter.
- setParamName(String) -
Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
- Set the name of the parameter that contains a locale specification
in a locale change request.
- setParamName(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set the name of the parameter whose value identifies the name of
the method to invoke.
- setParamName(String) -
Method in class org.springframework.web.servlet.theme.ThemeChangeInterceptor
- Set the name of the parameter that contains a theme specification
in a theme change request.
- setParent(ApplicationContext) -
Method in interface org.springframework.context.ConfigurableApplicationContext
- Set the parent of this application context.
- setParent(ApplicationContext) -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- setParent(ApplicationContext) -
Method in class org.springframework.context.support.GenericApplicationContext
- Set the parent of this application context, also setting
the parent of the internal BeanFactory accordingly.
- setParent(ApplicationContext) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setParent(ApplicationContext) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setParentBeanFactory(BeanFactory) -
Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
- Set the parent of this bean factory.
- setParentBeanFactory(BeanFactory) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- setParentMessageSource(MessageSource) -
Method in interface org.springframework.context.HierarchicalMessageSource
- Set the parent that will be used to try to resolve messages
that this object can't resolve.
- setParentMessageSource(MessageSource) -
Method in class org.springframework.context.support.AbstractMessageSource
-
- setParentMessageSource(MessageSource) -
Method in class org.springframework.context.support.DelegatingMessageSource
-
- setParentName(String) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Set the name of the parent definition of this bean definition, if any.
- setParentName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the name of the parent definition of this bean definition.
- setParentName(String) -
Method in class org.springframework.beans.factory.support.ChildBeanDefinition
-
- setParentName(String) -
Method in class org.springframework.beans.factory.support.GenericBeanDefinition
-
- setParentName(String) -
Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
- setParentThemeSource(ThemeSource) -
Method in interface org.springframework.ui.context.HierarchicalThemeSource
- Set the parent that will be used to try to resolve theme messages
that this object can't resolve.
- setParentThemeSource(ThemeSource) -
Method in class org.springframework.ui.context.support.DelegatingThemeSource
-
- setParentThemeSource(ThemeSource) -
Method in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
- setPartConverters(List<HttpMessageConverter<?>>) -
Method in class org.springframework.http.converter.FormHttpMessageConverter
- Set the message body converters to use.
- setPassword(String) -
Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
- Set the JDBC password to use for connecting through the Driver.
- setPassword(String) -
Method in interface org.springframework.jdbc.datasource.embedded.ConnectionProperties
- Sets the password to use to connect to the database.
- setPassword(String) -
Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
- Set the default user's password that this adapter should use for retrieving Connections.
- setPassword(String) -
Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
- Set the password that this adapter should use for retrieving Connections.
- setPassword(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the password for the account at the mail host, if any.
- setPassword(String) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Set the password that this factory should use to access the remote service.
- setPassword(String) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set the password that this factory should use to access the remote service.
- setPassword(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set the password to specify on the stub or call.
- setPassword(String) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set the password to specify on the stub.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.BindTag
- Set the path that this tag should apply.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- Set the property path from the
form object.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Unsupported for forms.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.NestedPathTag
- Set the path that this tag should apply.
- setPath(HttpServletRequest, String) -
Static method in class org.springframework.web.servlet.view.tiles.TilesView
- Deprecated. Set the path of the layout page to render.
- setPathInfo(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setPathMatcher(PathMatcher) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Set the PathMatcher implementation to use for this
resource pattern resolver.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Set the PathMatcher implementation to use for matching URL paths against registered URL patterns.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns, for determining cache mappings.
- setPathPrefix(String) -
Method in class org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
- Specify a prefix to prepend to the path generated from the controller name.
- setPathSeparator(String) -
Method in class org.springframework.util.AntPathMatcher
- Set the path separator to use for pattern parsing.
- setPattern(String) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Convenience method when we have only a single pattern.
- setPattern(String) -
Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
- Set the regular expression defining methods to match.
- setPattern(String) -
Method in class org.springframework.format.datetime.DateFormatter
- Set the pattern to use to format date values.
- setPattern(String) -
Method in class org.springframework.format.number.NumberFormatter
- Sets the pattern to use to format number values.
- setPatterns(String[]) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Set the regular expressions defining methods to match.
- setPatterns(String[]) -
Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
- Set the regular expressions defining methods to match.
- setPeriod(long) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the period between repeated task executions, in milliseconds.
- setPeriod(long) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set the period between repeated task executions, in milliseconds.
- setPeriod(long) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Deprecated. Set the period between repeated task executions, in milliseconds.
- setPermissionDeniedCodes(String[]) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- setPersistenceContexts(Map<String, String>) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Specify the transactional 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).
- setPersistenceExceptionTranslator(PersistenceExceptionTranslator) -
Method in class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
- Specify the PersistenceExceptionTranslator to use.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Set the JDO PersistenceManagerFactory that should be used to create
PersistenceManagers.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.JdoTransactionManager
- Set the PersistenceManagerFactory that this instance should manage transactions for.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Set the JDO PersistenceManagerFactory to be used by this DAO.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
- Set the JDO PersistenceManagerFactory that should be used to create
PersistenceManagers.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.StandardPersistenceManagerProxyBean
- Set the target JDO PersistenceManagerFactory that this proxy should
delegate to.
- setPersistenceManagerFactoryBeanName(String) -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
- Set the bean name of the PersistenceManagerFactory to fetch from Spring's
root application context.
- setPersistenceManagerFactoryName(String) -
Method in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
- Specify the name of the desired PersistenceManagerFactory.
- setPersistenceManagerInterface(Class<? extends PersistenceManager>) -
Method in class org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
- Specify the PersistenceManager interface to expose,
possibly including vendor extensions.
- setPersistenceProvider(PersistenceProvider) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Set the PersistenceProvider instance to use for creating the
EntityManagerFactory.
- setPersistenceProviderClass(Class<? extends PersistenceProvider>) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Set the PersistenceProvider implementation class to use for creating the
EntityManagerFactory.
- setPersistenceProviderClassName(String) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setPersistenceProviderPackageName(String) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setPersistenceProviderPackageName(String) -
Method in interface org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
- Set the persistence provider's own package name, for exclusion from class transformation.
- setPersistenceUnitManager(PersistenceUnitManager) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Set the PersistenceUnitManager to use for obtaining the JPA persistence unit
that this FactoryBean is supposed to build an EntityManagerFactory for.
- setPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the name of the EntityManagerFactory configuration.
- setPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setPersistenceUnitPostProcessors(PersistenceUnitPostProcessor[]) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Set the PersistenceUnitPostProcessors to be applied to the
PersistenceUnitInfo used for creating this EntityManagerFactory.
- setPersistenceUnitPostProcessors(PersistenceUnitPostProcessor[]) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Set the PersistenceUnitPostProcessors to be applied to each
PersistenceUnitInfo that has been parsed by this manager.
- setPersistenceUnitRootUrl(URL) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setPersistenceUnits(Map<String, String>) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Specify the persistence units for EntityManagerFactory lookups,
as a Map from persistence unit name to persistence unit JNDI name
(which needs to resolve to an EntityManagerFactory instance).
- setPersistenceXmlLocation(String) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Set the location of the
persistence.xml file
we want to use.
- setPersistenceXmlLocation(String) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify the location of the
persistence.xml files to load.
- setPersistenceXmlLocations(String[]) -
Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- Specify multiple locations of
persistence.xml files to load.
- setPersistenceXMLSchemaVersion(String) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setPersistLocation(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistPeriod(int) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
- setPersistPeriod(int) -
Method in class org.springframework.jmx.export.metadata.ManagedMetric
- The persist period for this metric.
- setPersistPeriod(int) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistPolicy(String) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
- setPersistPolicy(String) -
Method in class org.springframework.jmx.export.metadata.ManagedMetric
- The persist policy for this metric.
- setPersistPolicy(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPhase(int) -
Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
- Specify the phase in which this endpoint manager should be started
and stopped.
- setPhase(int) -
Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- Specify the phase in which this container should be started and
stopped.
- setPhase(int) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify the phase in which this scheduler should be started and
stopped.
- setPlaceholderPrefix(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set the prefix that a placeholder string starts with.
- setPlaceholderSuffix(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set the suffix that a placeholder string ends with.
- setPointcut(Pointcut) -
Method in class org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor
- Specify the pointcut targeting the advice.
- setPointcut(Pointcut) -
Method in class org.springframework.aop.support.DefaultPointcutAdvisor
- Specify the pointcut targeting the advice.
- setPointcut(Pointcut) -
Method in class org.springframework.transaction.interceptor.TransactionProxyFactoryBean
- Set a pointcut, i.e a bean that can cause conditional invocation
of the TransactionInterceptor depending on method and attributes passed.
- setPointcutDeclarationScope(Class) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- Set the declaration scope for the pointcut.
- setPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Set the ScheduledExecutorService's pool size.
- setPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
- Set the ScheduledExecutorService's pool size.
- setPoolSize(String) -
Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- setPopulateProtectedVariables(boolean) -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
- Deprecated. Set whether to populate protected variables of this test case.
- setPort(int) -
Method in class org.springframework.http.client.support.ProxyFactoryBean
- Sets the proxy port.
- setPort(int) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail server port.
- setPort(int) -
Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
- Specify the HTTP server's port.
- setPort(int) -
Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
- Set the port of the registry for the exported RMI service,
i.e.
- setPort(int) -
Method in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
- Specify the HTTP server's port.
- setPortInterface(Class) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set the JAX-RPC port interface to use.
- setPortletClass(Class) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Set the class of the Portlet to wrap.
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setPortletConfig(PortletConfig) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the PortletConfig for this portlet application context.
- setPortletConfig(PortletConfig) -
Method in interface org.springframework.web.portlet.context.PortletConfigAware
- Set the PortletConfigthat this object runs in.
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
-
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setPortletContext(PortletContext) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the PortletContext for this portlet application context.
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.PortletApplicationObjectSupport
-
- setPortletContext(PortletContext) -
Method in interface org.springframework.web.portlet.context.PortletContextAware
- Set the PortletContext that this object runs in.
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
-
- setPortletContextName(String) -
Method in class org.springframework.mock.web.portlet.MockPortletContext
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockStateAwareResponse
-
- setPortletModeMap(Map<String, ?>) -
Method in class org.springframework.web.portlet.handler.PortletModeHandlerMapping
- Set a Map with PortletModes as keys and handler beans as values.
- setPortletModeParameterMap(Map<String, Map<String, ?>>) -
Method in class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
- Set a Map with portlet mode names as keys and another Map as values.
- setPortletName(String) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Set the name of the Portlet to wrap.
- setPortName(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set the name of the port.
- setPortName(String) -
Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
- Set the name of the port.
- setPosition(int) -
Method in exception org.springframework.expression.spel.SpelEvaluationException
- Set the position in the related expression which gave rise to this exception.
- setPostInterceptors(Object[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set additional interceptors (or advisors) to be applied after the
implicit transaction interceptor.
- setPostTemplateLoaders(TemplateLoader[]) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set a List of
TemplateLoaders that will be used to search
for templates.
- setPragma(String) -
Method in class org.springframework.http.HttpHeaders
- Sets the (new) value of the
Pragma header.
- setPreferences(PortletPreferences) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setPreferencesValidator(PreferencesValidator) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setPreferFileSystemAccess(boolean) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set whether to prefer file system access for template loading.
- setPreferFileSystemAccess(boolean) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set whether to prefer file system access for template loading.
- setPrefetchSize(int) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- Specify the maximum number of messages to load into a session
(a kind of batch size).
- setPreFiltered(boolean) -
Method in interface org.springframework.aop.framework.Advised
- Set whether this proxy configuration is pre-filtered so that it only
contains applicable advisors (matching this proxy's target class).
- setPreFiltered(boolean) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- setPrefix(String) -
Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- Set the text that will get appended to the trace data.
- setPrefix(String) -
Method in class org.springframework.validation.DefaultMessageCodesResolver
- Specify a prefix to be applied to any code built by this resolver.
- setPrefix(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
- Specify a common prefix for handler method names.
- setPrefix(String) -
Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
- Set the prefix to prepend to the request URL filename
to build a view name.
- setPrefix(String) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set the prefix to prepend to generated view names.
- setPrefix(String) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the prefix that gets prepended to view names when building a URL.
- setPrefixJson(boolean) -
Method in class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
- Indicate whether the JSON output by this view should be prefixed with "{} &&".
- setPrefixJson(boolean) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
- Indicates whether the JSON output by this view should be prefixed with "{} && ".
- setPreInterceptors(Object[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set additional interceptors (or advisors) to be applied before the
implicit transaction interceptor, e.g.
- setPrepareConnection(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set whether to prepare the underlying JDBC Connection of a transactional
Hibernate Session, that is, whether to apply a transaction-specific
isolation level and/or the transaction's read-only flag to the underlying
JDBC Connection.
- setPreparedStatementType(Class<? extends PreparedStatement>) -
Method in class org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
- Set the vendor's PreparedStatement type, e.g.
- setPreparerFactoryClass(Class<? extends PreparerFactory>) -
Method in class org.springframework.web.servlet.view.tiles2.TilesConfigurer
- Set the
PreparerFactory implementation to use.
- setPreTemplateLoaders(TemplateLoader[]) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set a List of
TemplateLoaders that will be used to search
for templates.
- setPreventDispatchLoop(boolean) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Set whether to explicitly prevent dispatching back to the
current handler path.
- setPreventResponseCaching(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Specify whether to prevent HTTP response caching for any view resolved
by this HandlerExceptionResolver.
- setPreviousFlushMode(FlushMode) -
Method in class org.springframework.orm.hibernate3.SessionHolder
-
- setPreviousIsolationLevel(Integer) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
- setPrimary(boolean) -
Method in interface org.springframework.beans.factory.config.BeanDefinition
- Set whether this bean is a primary autowire candidate.
- setPrimary(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set whether this bean is a primary autowire candidate.
- setPrimitivesDefaultedForNullValue(boolean) -
Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
- Set whether we're defaulting Java primitives in the case of mapping a null value
from corresponding database fields.
- setPriority(int) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the priority of a message when sending.
- setPriority(int) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the priority ("X-Priority" header) of the message.
- setProblemReporter(ProblemReporter) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify which
ProblemReporter to use.
- setProblemReporter(ProblemReporter) -
Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
- Set the
ProblemReporter to use.
- setProcedureName(String) -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Specify the name of the procedure.
- setProcedureName(String) -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Set the name of the stored procedure.
- setPropagationBehavior(int) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the propagation behavior.
- setPropagationBehaviorName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the propagation behavior by the name of the corresponding constant in
TransactionDefinition, e.g.
- setProperties(Properties) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set local properties, e.g.
- setProperties(Properties) -
Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- setProperties(Properties) -
Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Parses the given properties into a name/attribute map.
- setPropertiesArray(Properties[]) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set local properties, e.g.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Set the PropertiesPersister to use for parsing properties files.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set the PropertiesPersister to use for parsing properties files.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set the PropertiesPersister to use for parsing properties files.
- setProperty(String) -
Method in class org.springframework.beans.support.MutableSortDefinition
- Set the property to compare.
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockBaseURL
-
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortalContext
-
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
- Set a single value for the specified property.
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletResponse
-
- setPropertyAccessors(List<PropertyAccessor>) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- setPropertyEditorRegistrar(PropertyEditorRegistrar) -
Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
- Specify a single PropertyEditorRegistrar to be applied to every DataBinder.
- setPropertyEditorRegistrar(PropertyEditorRegistrar) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Deprecated. Specify a single PropertyEditorRegistrar to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrar(PropertyEditorRegistrar) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Deprecated. Specify a single PropertyEditorRegistrar to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
- Specify the
PropertyEditorRegistrars
to apply to beans defined within the current application context.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
- Specify multiple PropertyEditorRegistrars to be applied to every DataBinder.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Deprecated. Specify one or more PropertyEditorRegistrars to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Deprecated. Specify multiple PropertyEditorRegistrars to be applied
to every DataBinder that this controller uses.
- setPropertyPath(String) -
Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- Specify the property path to apply to the target.
- setPropertyValue(PropertyValue) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.AbstractPropertyAccessor
- Actually set a property value.
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.BeanWrapperImpl
-
- setPropertyValue(PropertyValue) -
Method in class org.springframework.beans.BeanWrapperImpl
-
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.DirectFieldAccessor
-
- setPropertyValue(String, Object) -
Method in interface org.springframework.beans.PropertyAccessor
- Set the specified value as current property value.
- setPropertyValue(PropertyValue) -
Method in interface org.springframework.beans.PropertyAccessor
- Set the specified value as current property value.
- setPropertyValueAt(PropertyValue, int) -
Method in class org.springframework.beans.MutablePropertyValues
- Modify a PropertyValue object held in this object.
- setPropertyValues(Map<?, ?>) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(PropertyValues) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(PropertyValues, boolean) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(PropertyValues, boolean, boolean) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(MutablePropertyValues) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify property values for this bean, if any.
- setPropertyValues(Map<?, ?>) -
Method in interface org.springframework.beans.PropertyAccessor
- Perform a batch update from a Map.
- setPropertyValues(PropertyValues) -
Method in interface org.springframework.beans.PropertyAccessor
- The preferred way to perform a batch update.
- setPropertyValues(PropertyValues, boolean) -
Method in interface org.springframework.beans.PropertyAccessor
- Perform a batch update with more control over behavior.
- setPropertyValues(PropertyValues, boolean, boolean) -
Method in interface org.springframework.beans.PropertyAccessor
- Perform a batch update with full control over behavior.
- setProtocol(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail protocol.
- setProtocol(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setProviderClass(Class<? extends ValidationProvider>) -
Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- Specify the desired provider class, if any.
- setProxy(Proxy) -
Method in class org.springframework.http.client.SimpleClientHttpRequestFactory
- Set the
Proxy to use for this request factory.
- setProxyClassLoader(ClassLoader) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set the ClassLoader to generate the proxy class in.
- setProxyClassLoader(ClassLoader) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set the ClassLoader to generate the proxy class in.
- setProxyClassLoader(ClassLoader) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the ClassLoader to generate the proxy class in.
- setProxyFactory(BurlapProxyFactory) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Set the BurlapProxyFactory instance to use.
- setProxyFactory(HessianProxyFactory) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set the HessianProxyFactory instance to use.
- setProxyInterface(Class) -
Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
- Set the interface that the generated proxy will implement.
- setProxyInterface(Class) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Specify the proxy interface to use for the JNDI object.
- setProxyInterfaces(Class[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Specify the set of interfaces being proxied.
- setProxyInterfaces(Class[]) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the names of the interfaces we're proxying.
- setProxyInterfaces(Class[]) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Specify multiple proxy interfaces to use for the JNDI object.
- setProxyTargetClass(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether to proxy the target class directly, instead of just proxying
specific interfaces.
- setPublicScope(boolean) -
Method in class org.springframework.mock.web.portlet.MockCacheControl
-
- setPublishContext(boolean) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set whether to publish this portlet's context as a PortletContext attribute,
available to all objects in the web container.
- setPublishContext(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether to publish this servlet's context as a ServletContext attribute,
available to all objects in the web container.
- setPublishEvents(boolean) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set whether this portlet should publish a PortletRequestHandledEvent at the end
of each request.
- setPublishEvents(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether this servlet should publish a ServletRequestHandledEvent at the end
of each request.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.connection.JmsTransactionManager102
- Deprecated. Configure the transaction manager with knowledge of the JMS domain used.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.connection.SingleConnectionFactory102
- Deprecated. Configure the factory with knowledge of the JMS domain used.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Configure the destination accessor with knowledge of the JMS domain used.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether to inhibit the delivery of messages published by its own connection.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
- Set whether to inhibit the delivery of messages published by its own connection.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
- Set whether to inhibit the delivery of messages published by its own connection.
- setQualifier(String) -
Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
- Associate a qualifier value with this transaction attribute.
- setQuartzProperties(Properties) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set Quartz properties, like "org.quartz.threadPool.class".
- setQueryCacheRegion(String) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the name of the cache region for queries executed by this template.
- setQueryString(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setQueryTimeout(int) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set the query timeout for statements that this JdbcTemplate executes.
- setQueryTimeout(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the query timeout for statements that this RDBMS operation executes.
- setQueue(Queue) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Set the target Queue to send invoker requests to.
- setQueueCapacity(int) -
Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
- Set the capacity for the ThreadPoolExecutor's BlockingQueue.
- setQueueCapacity(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- Set the capacity for the ThreadPoolExecutor's BlockingQueue.
- setQueueCapacity(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the capacity for the ThreadPoolExecutor's BlockingQueue.
- setQueueCapacity(int) -
Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- setQueueName(String) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Set the name of target queue to send invoker requests to.
- setRaiseExceptions(boolean) -
Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- Indicate whether
IllegalArgumentException and AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException
must be thrown as appropriate in the case of failing to deduce advice parameter names.
- setReadOnly(String, boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setReadOnly(boolean) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set whether to optimize as read-only transaction.
- setReadonly(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Sets the value of the '
readonly' attribute.
- setReadTimeout(int) -
Method in class org.springframework.http.client.CommonsClientHttpRequestFactory
- Set the socket read timeout for the underlying HttpClient.
- setReadTimeout(int) -
Method in class org.springframework.http.client.SimpleClientHttpRequestFactory
- Set the underlying URLConnection's read timeout (in milliseconds).
- setReadTimeout(long) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set the timeout to use when waiting for a reply from the Hessian service.
- setReadTimeout(int) -
Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Set the socket read timeout for the underlying HttpClient.
- setReadTimeout(int) -
Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
- Set the underlying URLConnection's read timeout (in milliseconds).
- setReceiveTimeout(long) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the timeout to use for receive calls (in milliseconds).
- setReceiveTimeout(long) -
Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
- Set the timeout to use for receive calls, in milliseconds.
- setReceiveTimeout(long) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Set the timeout to use for receiving the response message for a request
(in milliseconds).
- setReconnectOnException(boolean) -
Method in class org.springframework.jms.connection.SingleConnectionFactory
- Specify whether the single Connection should be reset (to be subsequently renewed)
when a JMSException is reported by the underlying Connection.
- setRecordName(String) -
Method in class org.springframework.jca.cci.core.support.CommAreaRecord
-
- setRecordShortDescription(String) -
Method in class org.springframework.jca.cci.core.support.CommAreaRecord
-
- setRecoveryInterval(long) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the interval between recovery attempts, in milliseconds.
- setRedirectAction(boolean) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated. Specify whether the action phase is expected to call
ActionResponse.sendRedirect(java.lang.String).
- setRedirectContextRelative(boolean) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set whether to interpret a given redirect URL that starts with a
slash ("/") as relative to the current ServletContext, i.e.
- setRedirectHttp10Compatible(boolean) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set whether redirects should stay compatible with HTTP 1.0 clients.
- setReference(Reference) -
Method in class org.springframework.jca.cci.connection.DelegatingConnectionFactory
-
- setRefreshCheckDelay(long) -
Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Set the delay between refresh checks, in milliseconds.
- setRefreshHomeOnConnectFailure(boolean) -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- Set whether to refresh the EJB home on connect failure.
- setRefreshOnConnectFailure(boolean) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set whether to refresh the MBeanServer connection on connect failure.
- setRefreshServiceAfterConnectFailure(boolean) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Set whether to refresh the JAX-RPC service on connect failure,
that is, whenever a JAX-RPC invocation throws a RemoteException.
- setRefreshStubOnConnectFailure(boolean) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set whether to refresh the RMI stub on connect failure.
- setRefreshStubOnConnectFailure(boolean) -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Set whether to refresh the RMI stub on connect failure.
- setRefreshTimestamp(long) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
-
- setRegisterTraceInterceptor(boolean) -
Method in class org.springframework.remoting.support.RemoteExporter
- Set whether to register a RemoteInvocationTraceInterceptor for exported
services.
- setRegisterWithFactory(boolean) -
Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- Set whether to register the
MBeanServer with the
MBeanServerFactory, making it available through
MBeanServerFactory.findMBeanServer().
- setRegistrationBehavior(int) -
Method in class org.springframework.jmx.support.MBeanRegistrationSupport
- Specify what action should be taken when attempting to register an MBean
under an
ObjectName that already exists.
- setRegistrationBehaviorName(String) -
Method in class org.springframework.jmx.support.MBeanRegistrationSupport
- Set the registration behavior by the name of the corresponding constant,
e.g.
- setRegistry(Registry) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Specify the RMI registry to register the exported service with.
- setRegistryClientSocketFactory(RMIClientSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Set a custom RMI client socket factory to use for accessing the RMI registry.
- setRegistryClientSocketFactory(RMIClientSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set a custom RMI client socket factory to use for the RMI registry.
- setRegistryHost(String) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the host of the registry for the exported RMI service,
i.e.
- setRegistryPort(int) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the port of the registry for the exported RMI service,
i.e.
- setRegistryServerSocketFactory(RMIServerSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set a custom RMI server socket factory to use for the RMI registry.
- setRejectedExecutionHandler(RejectedExecutionHandler) -
Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
- Set the RejectedExecutionHandler to use for the ThreadPoolExecutor.
- setRejectedExecutionHandler(RejectedExecutionHandler) -
Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
- Set the RejectedExecutionHandler to use for the ThreadPoolExecutor.
- setRejectedExecutionHandler(Object) -
Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- setReleaseResourcesAfterRead(boolean) -
Method in class org.springframework.jdbc.support.lob.OracleLobHandler
- Set whether to agressively release any resources used by the LOB.
- setRemoteAddr(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteHost(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteInvocationExecutor(RemoteInvocationExecutor) -
Method in class org.springframework.remoting.support.RemoteInvocationBasedExporter
- Set the RemoteInvocationExecutor to use for this exporter.
- setRemoteInvocationFactory(RemoteInvocationFactory) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Set the RemoteInvocationFactory to use for this accessor.
- setRemoteInvocationFactory(RemoteInvocationFactory) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set the RemoteInvocationFactory to use for this accessor.
- setRemoteInvocationFactory(RemoteInvocationFactory) -
Method in class org.springframework.remoting.support.RemoteInvocationBasedAccessor
- Set the RemoteInvocationFactory to use for this accessor.
- setRemotePort(int) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteUser(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteUser(String) -
Method in class org.springframework.m