|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractTransactionalDataSourceSpringContextTests, exposing a
SimpleJdbcTemplate and obeying annotations for transaction control.AbstractAnnotationAwareTransactionalTests.AbstractAnnotationAwareTransactionalTests(String).
name and retrieves the configured (or
default) ProfileValueSource.
ApplicationContext
interface.ApplicationEventMulticaster interface,
providing the basic listener registration facility.Advice classes
wrapping an AspectJ aspect or an AspectJ-annotated advice method.aop.xml file.BeanPostProcessor implementation
that wraps each eligible bean with an AOP proxy, delegating to specified interceptors
before invoking the bean itself.RootBeanDefinition class.BeanDefinition classes,
factoring out common properties of RootBeanDefinition and
ChildBeanDefinition.AbstractBeanDefinition.AbstractBeanDefinition(BeanDefinition) as of Spring 2.5
BeanDefinitionParser implementation providing
a number of convenience methods and a
template method
that subclasses must override to provide the actual parsing logic.BeanDefinitionReader interface.BeanFactory
implementations, providing the full capabilities of the
ConfigurableBeanFactory SPI.TargetSource implementations
that are based on a Spring BeanFactory,
delegating to Spring-managed bean instances.TargetSourceCreator
implementations that require creating multiple instances of a prototype bean.BindingResult interface and
its super-interface Errors.ViewResolver
implementations.input'
element with a 'type' of 'checkbox' or 'radio'.ClassMetadata object
to subclasses, for class testing purposes.ComponentDefinition that provides a basic implementation of
AbstractComponentDefinition.getDescription() which delegates to ComponentDefinition.getName().ContextLoader strategy.DataSource
implementations, taking care of the padding.HandlerMapping
interface, detecting URL mappings for handler beans through introspection of all
defined beans in the application context.FactoryBean that
creates a local JPA EntityManagerFactory
instance within a Spring application context.FactoryBean implementations that
creates a singleton or a prototype object, depending on a flag.TransactionAttributeSource that caches
attributes for methods and implements a fallback policy: 1. specific target
method; 2. target class; 3. declaring method; 4. declaring class/interface.AbstractContextLoader which loads a
GenericApplicationContext from the locations provided to
AbstractGenericContextLoader.loadContext(String...).HandlerMapping
implementations.HandlerMapping
implementations.AbstractHtmlElementTag.BeanDefinitionDecorators wishing
to add an interceptor to the resulting
bean.InterruptibleBatchPreparedStatementSetter
interface, combining the check for available values and setting of those
into a single callback method AbstractInterruptibleBatchPreparedStatementSetter.setValuesIfAvailable(java.sql.PreparedStatement, int).AbstractJasperReportsView to provide basic rendering logic
for views that use a fixed format, e.g. always PDF or always HTML.DataSource.
JdbcTemplate.
JpaVendorAdapter implementation that defines common properties,
to be translated into vendor-specific JPA properties by concrete subclasses.TestCase which integrates the
Spring TestContext Framework with explicit
ApplicationContext testing support in a JUnit 3.8
environment.AbstractJUnit38SpringContextTests(String),
passing a value of null for the test name.
name; initializes the internal
TestContextManager for the current test; and retrieves the
configured (or default) ProfileValueSource.
ApplicationContext testing support in a JUnit 4.4
environment.TargetSource implementation that will
lazily create a user-managed object.null).
LocaleResolver implementations.MBeanInfoAssembler interface
that encapsulates the creation of a ModelMBeanInfo instance
but delegates the creation of metadata to subclasses.MessageEndpointFactory interface,
providing transaction management capabilities as well as ClassLoader
exposure for endpoint invocations.HierarchicalMessageSource interface,
implementing common handling of message variants, making it easy
to implement a specific strategy for a concrete MessageSource.ModelAndView objects.JtaTransactionManager and
DataSourceTransactionManager.PointcutAdvisor
implementations.TargetSource
implementations which maintain a pool of target instances, acquiring and
releasing a target object from the pool for each method invocation.PropertyAccessor interface.BindingResult implementations that work with
Spring's PropertyAccessor mechanism.AbstractMBeanInfoAssembler superclass to
add a basic algorithm for building metadata based on the
reflective metadata of the MBean class.ApplicationContext
implementations which are supposed to support multiple refreshs,
creating a new internal bean factory instance every time.AbstractRefreshableApplicationContext
subclass which implements the ConfigurablePortletApplicationContext
interface for portlet environments.TargetSource implementation that
wraps a refreshable target object.AbstractRefreshableApplicationContext
subclass which implements the
ConfigurableWebApplicationContext
interface for web environments.Scope implementation that reads from a particular scope
in the current thread-bound RequestAttributes object.Filters that perform logging operations before and after a
request is processed.Resource implementations,
pre-implementing typical behavior.AbstractRoutingDataSource.getConnection() calls
to one of various target DataSources based on a lookup key.ServiceLoader facility.FactoryBean that creates
a Hibernate SessionFactory within a Spring application
context, providing general infrastructure not related to Hibernate's
specific configuration API.Class being configured.BeanDefinitionParser implementations that
need to parse and define just a single BeanDefinition.ApplicationContext.ApplicationContexts.PreparerFactory
interface, obtaining the current Spring WebApplicationContext and delegating to
AbstractSpringPreparerFactory.getPreparer(String, org.springframework.web.context.WebApplicationContext).PreparedStatement.setObject method.TestExecutionListener interface which
provides empty method stubs.ApplicationContext testing support in a TestNG
environment.TestContextManager for the current test.
ThemeResolver implementations.MethodInterceptor implementation for tracing.transactional extension of
AbstractJUnit38SpringContextTests which adds convenience
functionality for JDBC access.AbstractTransactionalJUnit38SpringContextTests(String),
passing a value of null for the test name.
AbstractJUnit38SpringContextTests(String).
transactional extension of
AbstractJUnit4SpringContextTests which adds convenience functionality
for JDBC access.transactional extension of
AbstractTestNGSpringContextTests which adds convenience functionality
for JDBC access.TransactionStatus interface.HandlerMapping
implementations.MethodNameResolver implementations.Controllers that return a view name
based on the request URL.View
implementations.ApplicationContext
implementations, drawing configuration from XML documents containing bean definitions
understood by an XmlBeanDefinitionReader.accesskey' attribute.
ActionRequest,
delegating all calls to the underlying request.Runnable
objects as well as standard Quartz Job instances.Collection into this
Map, using attribute name generation for each element.
Map into this Map.
Collection into this
Map, using attribute name generation for each element.
Map into this Map.
Errors instance to this
Errors instance.
ModelMap.addAllAttributes(Collection)
ModelMap.addAllAttributes(Map)
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.InputStreamResource.
org.springframework.core.io.InputStreamResource.
Map using a
generated name.
Map using a
generated name.
DataSource to the map of DataSources
maintained by this object.
RowMapper for the specified parameter or column
ObjectError or FieldError to the errors list.
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.Resource.
org.springframework.core.InputStreamResource, and
specifying the content type explicitly.
ModelMap.addAttribute(String, Object)
ModelMap.addAttribute(Object)
addPropertyValue that takes
a property name and a property value.
ClassLoader.getResource
(also suitable for use with Class.getResource by prepending a
slash ('/') to the return value.
ClassFileTransformer to be applied by this
LoadTimeWeaver.
ClassFileTransformer to be applied by this
ClassLoader.
addTransformer method.
ParseState entry representing an advice element.AdviceEntry class.
ProxyCreatorSupport objects
Allows for receiving callbacks on activation and change of advice.AdvisorAdapter beans in the BeanFactory with
an AdvisorAdapterRegistry (by default the GlobalAdvisorAdapterRegistry).ComponentDefinition
that bridges the gap between the advisor bean definition configured
by the <aop:advisor> tag and the component definition
infrastructure.ParseState entry representing an advisor.AdvisorEntry class.
afterCompletion.
AfterReturningAdvice and ThrowsAdvice.Session from the thread and close it (in
single session mode), or process deferred close for all sessions that have
been opened during the current request (in deferred close mode).
afterCompletion callback: invoked after commit/rollback.
preHandleRender
and preHandleAction delegate to.
afterDelivery implementation resets the thread context
ClassLoader and completes the transaction, if any.
BeanFactory has been set.
AbstractJmsListeningContainer.validateConfiguration() and AbstractJmsListeningContainer.initialize().
MBeanServerConnection if the "connectOnStartup"
is turned on (which it is by default).
proxyInterface has been specified and then
generates the proxy for the target MBean.
ApplicationContext.
Properties configured in the mappings and
mappingLocations into the final Properties instance
used for ObjectName resolution.
JMXConnector for the given settings
and exposes the associated MBeanServerConnection.
MBeanServer instance.
initialize() after the container applied all property values.
initialize() after the container applied all property values.
"methodMap", if any.
initFilterBean() method that might
contain custom initialization of a subclass.
afterCompletion.
AfterReturningAdvice.test context has been annotated with
@DirtiesContext, the
application context of the test context will
be marked as dirty,
and the
DependencyInjectionTestExecutionListener.REINJECT_DEPENDENCIES_ATTRIBUTE
will be set to true in the test context.
test method, for example for tearing down test
fixtures, ending a transaction, etc.
test method in the supplied
test context, for example for tearing down test
fixtures.
test context, this method will end the transaction
and run @AfterTransaction methods.
public void
method should be executed after a transaction is ended for test
methods configured to run within a transaction via the
@Transactional annotation.BeanDefinition
interface that exposes AnnotationMetadata
about its bean class - without requiring the class to be loaded yet.GenericBeanDefinition
class, adding support for annotation metadata exposed through the
AnnotatedBeanDefinition interface.AspectJAwareAdvisorAutoProxyCreator subclass that processes all AspectJ
annotation aspects in the current application context, as well as Spring Advisors.Comparator implementation that checks
Ordered as well as the
Order annotation, with an order value provided by an
Ordered instance overriding a statically defined
annotation value (if any).BeanNameGenerator
implementation for bean classes annotated with the
@Component annotation
or with another annotation that is itself annotated with
@Component as a
meta-annotation.BeanWiringInfoResolver that
uses the Configurable annotation to identify which classes need autowiring.BeanPostProcessor
definitions for annotation-based configuration.JmxAttributeSource interface that
reads JDK 1.5+ annotations and exposes the corresponding attributes.class or
method.MBeanExporter,
activating Java 5 annotation usage for JMX exposure of Spring beans:
ManagedResource, ManagedAttribute, ManagedOperation, etc.HandlerAdapter
interface that maps handler methods based on portlet modes, action/render phases
and request parameters expressed through the RequestMapping annotation.HandlerAdapter
interface that maps handler methods based on HTTP paths, HTTP methods and
request parameters expressed through the RequestMapping annotation.ScopeMetadataResolver implementation that (by default) checks for
the presence of the Scope annotation on the bean class.AnnotationScopeMetadataResolver class.
AnnotationScopeMetadataResolver class.
TransactionAttributeSource
interface for working with transaction metadata in JDK 1.5+ annotation format.Transactional annotation
or the EJB3 TransactionAttribute annotation.
Transactional annotation
or the EJB3 TransactionAttribute annotation.
NamespaceHandler for the aop namespace.aop' namespace tags.AdvisedSupport configuration objects.ObjectName with the key being
the static value identity and the value being the identity hash code of the
managed resource being exposed on the supplied ObjectName.
ApplicationContext that was injected into this test instance
via AbstractJUnit38SpringContextTests.setApplicationContext(ApplicationContext).
ApplicationContext that was injected into this test instance
via AbstractJUnit4SpringContextTests.setApplicationContext(ApplicationContext).
ApplicationContext that was injected into this test instance
via AbstractTestNGSpringContextTests.setApplicationContext(ApplicationContext).
ApplicationContext that it runs in.ApplicationContext.ApplicationContextException
with the specified detail message and no root cause.
ApplicationContextException
with the specified detail message and the given root cause.
SESSION_TRANSACTED onto an
ActivationSpec property named "useRAManagedTransaction", if available
(following ActiveMQ's naming conventions).
BeanPostProcessors to the given existing bean
instance, invoking their postProcessAfterInitialization methods.
BeanPostProcessors to the given existing bean
instance, invoking their postProcessBeforeInitialization methods.
postProcessBeforeInstantiation methods.
currencyTimeLimit field to the specified
"defaultCurrencyTimeLimit", if any (by default none).
postProcessMergedBeanDefinition methods.
MethodInvoker that tries to convert the given
arguments for the actual target method via a TypeConverter.ComponentDefinition
that holds an aspect definition, including its nested pointcuts.ParseState entry representing an aspect.ParameterNameDiscoverer implementation that tries to deduce parameter names
for an advice method from the pointcut expression, returning, and throwing clauses.AbstractAdvisorAutoProxyCreator
subclass that exposes AspectJ's invocation context and understands AspectJ's rules
for advice precedence when multiple pieces of advice come from the same aspect.Pointcut implementation
that uses the AspectJ weaver to evaluate a pointcut expression.AbstractAspectJAdvice
to the PointcutAdvisor interface.AspectJProxyFactory.
IMessageHandler interface that
routes AspectJ weaving messages through the same logging system as the
regular Spring messages.ClassPreProcessorAgentAdapter
with the Spring application context's default
LoadTimeWeaver.modelName
exists and checks it type, based on the expectedType.
modelName
exists and checks it type, based on the expectedType.
Tag has any ancestor tag
of the supplied type, throwing an IllegalStateException
if not.
expectedValue to the value from the model
bound under the given modelName.
expectedValue to the value from the model
bound under the given modelName.
expectedModel to see if all elements in the
model appear and are equal.
expectedModel to see if all elements in the
model appear and are equal.
AssertThrows class.
AssertThrows class.
expectedName.
expectedName.
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with
start timeout parameter.JdoOperations.makePersistent(Object).
To be removed in Spring 3.0.
JdoTemplate.makePersistent(Object).
To be removed in Spring 3.0.
JdoOperations.makePersistentAll(java.util.Collection).
To be removed in Spring 3.0.
JdoTemplate.makePersistentAll(java.util.Collection).
To be removed in Spring 3.0.
AttributeAccessors, providing
a base implementation of all methods.Strings in attribute name format (lowercase, hyphens separating words)
into property name format (camel-cased).
JmxAttributeSource interface that
reads metadata via Spring's Attributes abstraction.TransactionAttributeSource interface that reads
metadata via Spring's Attributes abstraction.MBeanInfoAssembler should be able
to autodetect beans.
MBeanInfoAssembler to add autodetection logic.FreeMarkerConfig object via the ApplicationContext.
id' attribute value for this tag.
id' attribute.
List wrapper class that allows for elements to be
automatically populated as they are requested.AutoPopulatingList that is backed by a standard
ArrayList and adds new instances of the supplied element Class
to the backing List on demand.
AutoPopulatingList that is backed by the supplied List
and adds new instances of the supplied element Class to the backing
List on demand.
AutoPopulatingList that is backed by a standard
ArrayList and creates new elements on demand using the supplied AutoPopulatingList.ElementFactory.
AutoPopulatingList that is backed by the supplied List
and creates new elements on demand using the supplied AutoPopulatingList.ElementFactory.
List.value attribute also matches
the specified value.
value attribute also matches
the specified value.
BeanFactory
interface to be implemented by bean factories that are capable of
autowiring, provided that they want to expose this functionality for
existing bean instances.BeanPostProcessor implementation
that autowires annotated fields, setter methods and arbitrary config methods.JaxRpcServicePostProcessor that registers bean
mappings for domain objects that follow the JavaBean pattern.converting from a String.
JdbcTemplate class.class loader; that is, the class loader used by the
present bean factory to load bean classes.BeanDefinitions
using the builder pattern.DefaultBeanDefinitionDocumentReader
to handle custom, nested (directly under a <bean>) tags.BeanDefinition property defaults.DefaultBeanDefinitionDocumentReader to
handle custom, top-level (directly under <beans>) tags.XmlReaderContext.
BeanDefinition objects, in particular
the property values and constructor argument values contained in them,
resolving bean metadata values.ParseState entry representing a bean definition.BeanEntry class.
BeanFactory.BeanFactory.DataSourceLookup implementation based on a Spring BeanFactory.BeanFactoryDataSourceLookup class.
BeanFactoryDataSourceLookup class.
DestinationResolver implementation based on a Spring BeanFactory.BeanFactoryDestinationResolver class.
BeanFactoryDestinationResolver class.
BeanFactory,
or a BeanFactory subclass such as an
ApplicationContext.BeanFactory obtained through
a BeanFactoryLocator.ListableBeanFactory interface.AttributeAccessorSupport,
holding attributes as BeanMetadataAttribute objects in order
to keep track of the definition source.HandlerMapping
interface that map from URLs to beans with names that start with a slash ("/"),
similar to how Struts maps URLs to action names.Errors and BindingResult
interfaces, for the registration and evaluation of binding errors on
JavaBean objects.BeanPropertyBindingResult class.
BeanWrapper implementation that should be sufficient
for all typical use cases.MethodBeforeAdvice.beforeCompletion callback: just invoked before commit.
beforeDelivery implementation starts a transaction,
if necessary, and exposes the endpoint ClassLoader as current
thread context ClassLoader.
DependencyInjectionTestExecutionListener.REINJECT_DEPENDENCIES_ATTRIBUTE in the supplied
test context has a value of Boolean.TRUE,
this method will have the same effect as
prepareTestInstance();
otherwise, this method will have no effect.
test method, for example for setting up test
fixtures, starting a transaction, etc.
test method in the supplied
test context, for example for setting up test
fixtures.
test context is
configured to run within a transaction, this method will run
@BeforeTransaction methods and start a new
transaction.
public void
method should be executed before a transaction is started for test
methods configured to run within a transaction via the
@Transactional annotation.Transaction.begin
method.
Transaction.begin
method.
DataBinder's missing field errors,
and for translating a PropertyAccessException to a
FieldError.null).
null).
null).
ResourceAdapterApplicationContext) that it runs in.bridge Methods to the
Method being bridged.ScriptFactory implementation
for a BeanShell script.field
to the supplied field list.
String for the given SQLException.
String for the given SQLException.
HandlerMapping.PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE
before executing the handler.
MethodInterceptor for accessing a Burlap service.Resource implementation for a given byte array.NativeJdbcExtractor interface for the
C3P0 connection pool.PropertyDescriptor
information for a Java class.MetadataReaderFactory interface,
caching an ASM ClassReader per Spring Resource handle
(i.e. per ".class" file).PlatformTransactionManager
interface, exposing a method for executing a given callback within a transaction.CallMetaDataProvider implementation based on the type of databse being used.SimpleFormController that supports "cancellation"
of form processing.active flag
after an exception got thrown.
ViewResolver can
handle the supplied view name.
String, changing the first letter to
upper case as per Character.toUpperCase(char).
PlatformTransactionManager implementation
that manages local transactions for a single CCI ConnectionFactory.Character, to populate a property
of type Character or char from a String value.input'
elements with a 'type' of 'checkbox'.input'
element with a 'type' of 'checkbox'.Exception that was thrown in the body of a test is
an instance of the AssertThrows.getExpectedException() class (or an
instance of a subclass).
false.
VelocityView.checkTemplate() to additionally check
that both the layout template and the screen content template can be loaded.
BeanDefinitionBuilder used to construct a ChildBeanDefinition.
Classes, to enable
the direct population of a Class[] property without having to
use a String class name property as bridge.ClassEditor, using the thread
context ClassLoader.
ClassArrayEditor, using the given
ClassLoader.
java.lang.Class, to enable the direct
population of a Class property without recourse to having to use a
String class name property as bridge.ClassFilters.BeanWiringInfoResolver interface,
looking for a bean with the same name as the fully-qualified class name.Resource implementation for class path resources.beginTransaction
implementation does not require any cleanup.
Session cache, and
cancel all pending saves, updates and deletes.
ActionResponse.
null).
clone() method.
Connection.close.
Iterator created by any of the various
iterate(..)
- closeIterator(Iterator) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- closeMessageConsumer(MessageConsumer) -
Static method in class org.springframework.jms.support.JmsUtils
- Close the given JMS MessageConsumer and ignore any thrown exception.
- closeMessageProducer(MessageProducer) -
Static method in class org.springframework.jms.support.JmsUtils
- Close the given JMS MessageProducer and ignore any thrown exception.
- closeNoCatch() -
Method in class org.springframework.web.bind.ServletRequestDataBinder
- Treats errors as fatal.
- closeNoCatch() -
Method in class org.springframework.web.portlet.bind.PortletRequestDataBinder
- Treats errors as fatal.
- closeQueueBrowser(QueueBrowser) -
Static method in class org.springframework.jms.support.JmsUtils
- Close the given JMS QueueBrowser and ignore any thrown exception.
- closeQueueRequestor(QueueRequestor) -
Static method in class org.springframework.jms.support.JmsUtils
- Close the given JMS QueueRequestor and ignore any thrown exception.
- closeResultSet(ResultSet) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Close the given JDBC ResultSet and ignore any thrown exception.
- closeSession(Session) -
Static method in class org.springframework.jms.support.JmsUtils
- Close the given JMS Session and ignore any thrown exception.
- closeSession(Session) -
Static method in class org.springframework.orm.hibernate3.SessionFactoryUtils
- Perform actual closing of the Hibernate Session,
catching and logging any cleanup exceptions thrown.
- closeSession(Session, SessionFactory) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Close the given Session.
- closeStatement(Statement) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Close the given JDBC Statement and ignore any thrown exception.
- closeTemplateSource(Object) -
Method in class org.springframework.ui.freemarker.SpringTemplateLoader
-
- closeWebApplicationContext(ServletContext) -
Method in class org.springframework.web.context.ContextLoader
- Close Spring's web application context for the given servlet context.
- CODE_ORDER -
Static variable in interface org.springframework.core.enums.LabeledEnum
- Shared Comparator instance that sorts enumerations by
CODE_ORDER.
- CODE_SEPARATOR -
Static variable in class org.springframework.validation.DefaultMessageCodesResolver
- The separator that this implementation uses when resolving message codes.
- CodebaseAwareObjectInputStream - Class in org.springframework.remoting.rmi
- Special ObjectInputStream subclass that falls back to a specified codebase
to load classes from if not found locally.
- CodebaseAwareObjectInputStream(InputStream, String) -
Constructor for class org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
- Create a new CodebaseAwareObjectInputStream for the given InputStream and codebase.
- CodebaseAwareObjectInputStream(InputStream, ClassLoader, String) -
Constructor for class org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
- Create a new CodebaseAwareObjectInputStream for the given InputStream and codebase.
- CollectionFactory - Class in org.springframework.core
- Factory for collections, being aware of Commons Collection 3.x's extended
collections as well as of JDK 1.5+ concurrent collections and backport-concurrent
collections.
- CollectionFactory() -
Constructor for class org.springframework.core.CollectionFactory
-
- collectionToCommaDelimitedString(Collection) -
Static method in class org.springframework.util.StringUtils
- Convenience method to return a Collection as a CSV String.
- collectionToDelimitedString(Collection, String, String, String) -
Static method in class org.springframework.util.StringUtils
- Convenience method to return a Collection as a delimited (e.g.
- collectionToDelimitedString(Collection, String) -
Static method in class org.springframework.util.StringUtils
- Convenience method to return a Collection as a delimited (e.g.
- CollectionUtils - Class in org.springframework.util
- Miscellaneous collection utility methods.
- CollectionUtils() -
Constructor for class org.springframework.util.CollectionUtils
-
- COLS_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.TextareaTag
-
- ColumnMapRowMapper - Class in org.springframework.jdbc.core
RowMapper implementation that creates a java.util.Map
for each row, representing all columns as key-value pairs: one
entry for each column, with the column name as key.- ColumnMapRowMapper() -
Constructor for class org.springframework.jdbc.core.ColumnMapRowMapper
-
- commaDelimitedListToSet(String) -
Static method in class org.springframework.util.StringUtils
- Convenience method to convert a CSV string list to a set.
- commaDelimitedListToStringArray(String) -
Static method in class org.springframework.util.StringUtils
- Convert a CSV list into an array of Strings.
- CommAreaRecord - Class in org.springframework.jca.cci.core.support
- CCI Record implementation for a COMMAREA, holding a byte array.
- CommAreaRecord() -
Constructor for class org.springframework.jca.cci.core.support.CommAreaRecord
- Create a new CommAreaRecord.
- CommAreaRecord(byte[]) -
Constructor for class org.springframework.jca.cci.core.support.CommAreaRecord
- Create a new CommAreaRecord.
- commit() -
Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
- commit(TransactionStatus) -
Method in interface org.springframework.transaction.PlatformTransactionManager
- Commit the given transaction, with regard to its status.
- commit(TransactionStatus) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- This implementation of commit handles participating in existing
transactions and programmatic rollback requests.
- commitAll() -
Method in class org.springframework.jms.connection.JmsResourceHolder
-
- commitIfNecessary(Session, Message) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Perform a commit or message acknowledgement, as appropriate.
- commitIfNecessary(Session) -
Static method in class org.springframework.jms.support.JmsUtils
- Commit the Session if not within a JTA transaction.
- commitTransactionAfterReturning(TransactionAspectSupport.TransactionInfo) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Execute after successful completion of call, but not after an exception was handled.
- COMMON_ANNOTATION_PROCESSOR_BEAN_NAME -
Static variable in class org.springframework.context.annotation.AnnotationConfigUtils
- The bean name of the internally managed JSR-250 annotation processor.
- CommonAnnotationBeanPostProcessor - Class in org.springframework.context.annotation
BeanPostProcessor implementation
that supports common Java annotations out of the box, in particular the JSR-250
annotations in the javax.annotation package.- CommonAnnotationBeanPostProcessor() -
Constructor for class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
- Create a new CommonAnnotationBeanPostProcessor,
with the init and destroy annotation types set to
PostConstruct and PreDestroy,
respectively.
- commonDatabaseName(String) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Extract a common name for the database in use even if various drivers/platforms provide varying names.
- CommonsAttributes - Class in org.springframework.metadata.commons
- Implementation of the Spring Attributes facade for Commons Attributes.
- CommonsAttributes() -
Constructor for class org.springframework.metadata.commons.CommonsAttributes
-
- CommonsDbcpNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
- Implementation of the
NativeJdbcExtractor interface for the
Jakarta Commons DBCP connection pool, version 1.1 or higher. - CommonsDbcpNativeJdbcExtractor() -
Constructor for class org.springframework.jdbc.support.nativejdbc.CommonsDbcpNativeJdbcExtractor
-
- CommonsFileUploadSupport - Class in org.springframework.web.multipart.commons
- Base class for multipart resolvers that use Jakarta Commons FileUpload
1.1 or higher.
- CommonsFileUploadSupport() -
Constructor for class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Instantiate a new CommonsFileUploadSupport with its
corresponding FileItemFactory and FileUpload instances.
- CommonsFileUploadSupport.MultipartParsingResult - Class in org.springframework.web.multipart.commons
- Holder for a Map of Spring MultipartFiles and a Map of
multipart parameters.
- CommonsFileUploadSupport.MultipartParsingResult(Map, Map) -
Constructor for class org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
- Create a new MultipartParsingResult.
- CommonsHttpInvokerRequestExecutor - Class in org.springframework.remoting.httpinvoker
HttpInvokerRequestExecutor implementation that uses
Jakarta Commons HttpClient
to execute POST requests.- CommonsHttpInvokerRequestExecutor() -
Constructor for class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Create a new CommonsHttpInvokerRequestExecutor with a default
HttpClient that uses a default MultiThreadedHttpConnectionManager.
- CommonsHttpInvokerRequestExecutor(HttpClient) -
Constructor for class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Create a new CommonsHttpInvokerRequestExecutor with the given
HttpClient instance.
- CommonsLogFactoryBean - Class in org.springframework.beans.factory.config
- Factory bean for
commons-logging
Log instances. - CommonsLogFactoryBean() -
Constructor for class org.springframework.beans.factory.config.CommonsLogFactoryBean
-
- CommonsLoggingLogSystem - Class in org.springframework.ui.velocity
- Velocity LogSystem implementation for Jakarta Commons Logging.
- CommonsLoggingLogSystem() -
Constructor for class org.springframework.ui.velocity.CommonsLoggingLogSystem
-
- CommonsLoggingSessionLog - Class in org.springframework.orm.toplink.support
- TopLink 10.1.3+ SessionLog implementation that logs through Commons Logging.
- CommonsLoggingSessionLog() -
Constructor for class org.springframework.orm.toplink.support.CommonsLoggingSessionLog
-
- CommonsLoggingSessionLog904 - Class in org.springframework.orm.toplink.support
- TopLink 9.0.4 SessionLog implementation that logs through Commons Logging.
- CommonsLoggingSessionLog904() -
Constructor for class org.springframework.orm.toplink.support.CommonsLoggingSessionLog904
-
- CommonsLogWriter - Class in org.springframework.util
java.io.Writer adapter for a Commons Logging Log.- CommonsLogWriter(Log) -
Constructor for class org.springframework.util.CommonsLogWriter
- Create a new CommonsLogWriter for the given Commons Logging logger.
- CommonsMultipartFile - Class in org.springframework.web.multipart.commons
- MultipartFile implementation for Jakarta Commons FileUpload.
- CommonsMultipartFile(FileItem) -
Constructor for class org.springframework.web.multipart.commons.CommonsMultipartFile
- Create an instance wrapping the given FileItem.
- CommonsMultipartResolver - Class in org.springframework.web.multipart.commons
- Servlet-based
MultipartResolver implementation
for Jakarta Commons FileUpload
1.1 or above. - CommonsMultipartResolver() -
Constructor for class org.springframework.web.multipart.commons.CommonsMultipartResolver
- Constructor for use as bean.
- CommonsMultipartResolver(ServletContext) -
Constructor for class org.springframework.web.multipart.commons.CommonsMultipartResolver
- Constructor for standalone usage.
- CommonsPathMapHandlerMapping - Class in org.springframework.web.servlet.handler.metadata
- Subclass of AbstractPathMapHandlerMapping that recognizes Commons Attributes
metadata attributes of type PathMap on application Controllers and automatically
wires them into the current servlet's WebApplicationContext.
- CommonsPathMapHandlerMapping() -
Constructor for class org.springframework.web.servlet.handler.metadata.CommonsPathMapHandlerMapping
-
- CommonsPoolServerSessionFactory - Class in org.springframework.jms.listener.serversession
ServerSessionFactory implementation that holds JMS
ServerSessions in a configurable Jakarta Commons Pool.- CommonsPoolServerSessionFactory() -
Constructor for class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Create a CommonsPoolServerSessionFactory with default settings.
- CommonsPoolTargetSource - Class in org.springframework.aop.target
- TargetSource implementation that holds objects in a configurable
Jakarta Commons Pool.
- CommonsPoolTargetSource() -
Constructor for class org.springframework.aop.target.CommonsPoolTargetSource
- Create a CommonsPoolTargetSource with default settings.
- CommonsPortletMultipartResolver - Class in org.springframework.web.portlet.multipart
PortletMultipartResolver implementation for
Jakarta Commons FileUpload
1.1 or above.- CommonsPortletMultipartResolver() -
Constructor for class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
- Constructor for use as bean.
- CommonsPortletMultipartResolver(PortletContext) -
Constructor for class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
- Constructor for standalone usage.
- CommonsRequestLoggingFilter - Class in org.springframework.web.filter
- Simple request logging filter that writes the request URI
(and optionally the query string) to the Commons Log.
- CommonsRequestLoggingFilter() -
Constructor for class org.springframework.web.filter.CommonsRequestLoggingFilter
-
- ComparableComparator - Class in org.springframework.util.comparator
- Comparator that adapts Comparables to the Comparator interface.
- ComparableComparator() -
Constructor for class org.springframework.util.comparator.ComparableComparator
-
- compare(Object, Object) -
Method in class org.springframework.beans.support.PropertyComparator
-
- compare(Object, Object) -
Method in class org.springframework.core.OrderComparator
-
- compare(Object, Object) -
Method in class org.springframework.util.comparator.BooleanComparator
-
- compare(Object, Object) -
Method in class org.springframework.util.comparator.ComparableComparator
-
- compare(Object, Object) -
Method in class org.springframework.util.comparator.CompoundComparator
-
- compare(Object, Object) -
Method in class org.springframework.util.comparator.InvertibleComparator
-
- compare(Object, Object) -
Method in class org.springframework.util.comparator.NullSafeComparator
-
- compareTo(Object) -
Method in class org.springframework.core.enums.AbstractLabeledEnum
-
- compile() -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Compile this JdbcCall using provided parameters and meta data plus other settings.
- compile() -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Compile this JdbcInsert using provided parameters and meta data plus other settings.
- compile() -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Compile this query.
- compileInternal() -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Method to perform the actual compilation.
- compileInternal() -
Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Method to perform the actual compilation.
- compileInternal() -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Subclasses must implement this template method to perform their own compilation.
- compileInternal() -
Method in class org.springframework.jdbc.object.SqlCall
- Overridden method to configure the CallableStatementCreatorFactory
based on our declared parameters.
- compileInternal() -
Method in class org.springframework.jdbc.object.SqlOperation
- Overridden method to configure the PreparedStatementCreatorFactory
based on our declared parameters.
- completeProxiedInterfaces(AdvisedSupport) -
Static method in class org.springframework.aop.framework.AopProxyUtils
- Determine the complete set of interfaces to proxy for the given AOP configuration.
- completeTransactionAfterThrowing(TransactionAspectSupport.TransactionInfo, Throwable) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Handle a throwable, completing the transaction.
- Component - Annotation Type in org.springframework.stereotype
- Indicates that an annotated class is a "component".
- ComponentControllerSupport - Class in org.springframework.web.servlet.view.tiles
- Convenience class for Spring-aware Tiles component controllers.
- ComponentControllerSupport() -
Constructor for class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
- ComponentDefinition - Interface in org.springframework.beans.factory.parsing
- Interface that describes the logical view of a set of
BeanDefinitions
and BeanReferences as presented in some configuration context. - componentRegistered(ComponentDefinition) -
Method in class org.springframework.beans.factory.parsing.EmptyReaderEventListener
-
- componentRegistered(ComponentDefinition) -
Method in interface org.springframework.beans.factory.parsing.ReaderEventListener
- Notification that the given component has been registered.
- ComponentScanBeanDefinitionParser - Class in org.springframework.context.annotation
- Parser for the <context:component-scan/> element.
- ComponentScanBeanDefinitionParser() -
Constructor for class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
-
- ComposablePointcut - Class in org.springframework.aop.support
- Convenient class for building up pointcuts.
- ComposablePointcut() -
Constructor for class org.springframework.aop.support.ComposablePointcut
- Create a default ComposablePointcut, with
ClassFilter.TRUE
and MethodMatcher.TRUE.
- ComposablePointcut(Pointcut) -
Constructor for class org.springframework.aop.support.ComposablePointcut
- Create a ComposablePointcut based on the given Pointcut.
- ComposablePointcut(ClassFilter) -
Constructor for class org.springframework.aop.support.ComposablePointcut
- Create a ComposablePointcut for the given ClassFilter,
with
MethodMatcher.TRUE.
- ComposablePointcut(MethodMatcher) -
Constructor for class org.springframework.aop.support.ComposablePointcut
- Create a ComposablePointcut for the given MethodMatcher,
with
ClassFilter.TRUE.
- ComposablePointcut(ClassFilter, MethodMatcher) -
Constructor for class org.springframework.aop.support.ComposablePointcut
- Create a ComposablePointcut for the given ClassFilter and MethodMatcher.
- composeName(String, String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- composeName(Name, Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- CompositeComponentDefinition - Class in org.springframework.beans.factory.parsing
ComponentDefinition implementation that holds one or more nested
ComponentDefinition instances, aggregating them into a named group
of components.- CompositeComponentDefinition(String, Object) -
Constructor for class org.springframework.beans.factory.parsing.CompositeComponentDefinition
- Create a new CompositeComponentDefinition.
- CompositeTransactionAttributeSource - Class in org.springframework.transaction.interceptor
- Composite
TransactionAttributeSource implementation that iterates
over a given array of TransactionAttributeSource instances. - CompositeTransactionAttributeSource(TransactionAttributeSource[]) -
Constructor for class org.springframework.transaction.interceptor.CompositeTransactionAttributeSource
- Create a new CompositeTransactionAttributeSource for the given sources.
- CompoundComparator - Class in org.springframework.util.comparator
- A comparator that chains a sequence of one or more more Comparators.
- CompoundComparator() -
Constructor for class org.springframework.util.comparator.CompoundComparator
- Construct a CompoundComparator with initially no Comparators.
- CompoundComparator(Comparator[]) -
Constructor for class org.springframework.util.comparator.CompoundComparator
- Construct a CompoundComparator from the Comparators in the provided array.
- concatenateStringArrays(String[], String[]) -
Static method in class org.springframework.util.StringUtils
- Concatenate the given String arrays into one,
with overlapping array elements included twice.
- ConcurrencyFailureException - Exception in org.springframework.dao
- Exception thrown on concurrency failure.
- ConcurrencyFailureException(String) -
Constructor for exception org.springframework.dao.ConcurrencyFailureException
- Constructor for ConcurrencyFailureException.
- ConcurrencyFailureException(String, Throwable) -
Constructor for exception org.springframework.dao.ConcurrencyFailureException
- Constructor for ConcurrencyFailureException.
- ConcurrencyThrottleInterceptor - Class in org.springframework.aop.interceptor
- Interceptor that throttles concurrent access, blocking invocations
if a specified concurrency limit is reached.
- ConcurrencyThrottleInterceptor() -
Constructor for class org.springframework.aop.interceptor.ConcurrencyThrottleInterceptor
-
- ConcurrencyThrottleSupport - Class in org.springframework.util
- Support class for throttling concurrent access to a specific resource.
- ConcurrencyThrottleSupport() -
Constructor for class org.springframework.util.ConcurrencyThrottleSupport
-
- ConcurrentExecutorAdapter - Class in org.springframework.core.task.support
- Adapter that exposes the
java.util.concurrent.Executor
interface for any Spring TaskExecutor. - ConcurrentExecutorAdapter(TaskExecutor) -
Constructor for class org.springframework.core.task.support.ConcurrentExecutorAdapter
- Create a new ConcurrentExecutorAdapter for the given Spring TaskExecutor.
- ConcurrentMap - Interface in org.springframework.core
- Common interface for a concurrent Map, as exposed by
CollectionFactory.createConcurrentMap(int). - ConcurrentTaskExecutor - Class in org.springframework.scheduling.backportconcurrent
- Adapter that takes a JSR-166 backport
edu.emory.mathcs.backport.java.util.concurrent.Executor and
exposes a Spring TaskExecutor for it. - ConcurrentTaskExecutor() -
Constructor for class org.springframework.scheduling.backportconcurrent.ConcurrentTaskExecutor
- Create a new ConcurrentTaskExecutor,
using a single thread executor as default.
- ConcurrentTaskExecutor(Executor) -
Constructor for class org.springframework.scheduling.backportconcurrent.ConcurrentTaskExecutor
- Create a new ConcurrentTaskExecutor,
using the given JSR-166 backport concurrent executor.
- ConcurrentTaskExecutor - Class in org.springframework.scheduling.concurrent
- Adapter that takes a JDK 1.5
java.util.concurrent.Executor and
exposes a Spring TaskExecutor for it. - ConcurrentTaskExecutor() -
Constructor for class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
- Create a new ConcurrentTaskExecutor,
using a single thread executor as default.
- ConcurrentTaskExecutor(Executor) -
Constructor for class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
- Create a new ConcurrentTaskExecutor,
using the given JDK 1.5 concurrent executor.
- ConditionalTestCase - Class in org.springframework.test
- Superclass for JUnit 3.8 based tests that allows conditional test execution
at the individual test method level.
- ConditionalTestCase() -
Constructor for class org.springframework.test.ConditionalTestCase
- Default constructor for ConditionalTestCase.
- ConditionalTestCase(String) -
Constructor for class org.springframework.test.ConditionalTestCase
- Constructor for ConditionalTestCase with a JUnit name.
- CONFIG_LOCATION_DELIMITERS -
Static variable in class org.springframework.jca.context.SpringContextResourceAdapter
- Any number of these characters are considered delimiters between
multiple context config paths in a single String value.
- CONFIG_LOCATION_DELIMITERS -
Static variable in interface org.springframework.web.context.ConfigurableWebApplicationContext
- Any number of these characters are considered delimiters between
multiple context config paths in a single String value.
- CONFIG_LOCATION_DELIMITERS -
Static variable in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Any number of these characters are considered delimiters between
multiple context paths in a single String value.
- CONFIG_LOCATION_PARAM -
Static variable in class org.springframework.web.context.ContextLoader
- Name of servlet context parameter (i.e., "
contextConfigLocation")
that can specify the config location for the root context, falling back
to the implementation's default otherwise.
- CONFIG_LOCATION_PARAM -
Static variable in class org.springframework.web.util.Log4jWebConfigurer
- Parameter specifying the location of the Log4J config file
- Configurable - Annotation Type in org.springframework.beans.factory.annotation
- Marks a class as being eligible for Spring-driven configuration.
- ConfigurableApplicationContext - Interface in org.springframework.context
- SPI interface to be implemented by most if not all application contexts.
- ConfigurableBeanFactory - Interface in org.springframework.beans.factory.config
- Configuration interface to be implemented by most bean factories.
- ConfigurableJasperReportsView - Class in org.springframework.web.servlet.view.jasperreports
- Configurable JasperReports View, allowing to specify the JasperReports exporter
to be specified through bean properties rather than through the view class name.
- ConfigurableJasperReportsView() -
Constructor for class org.springframework.web.servlet.view.jasperreports.ConfigurableJasperReportsView
-
- ConfigurableListableBeanFactory - Interface in org.springframework.beans.factory.config
- Configuration interface to be implemented by most listable bean factories.
- ConfigurableMimeFileTypeMap - Class in org.springframework.mail.javamail
- Spring-configurable
FileTypeMap implementation that will read
MIME type to file extension mappings from a standard JavaMail MIME type
mapping file, using a standard MimetypesFileTypeMap underneath. - ConfigurableMimeFileTypeMap() -
Constructor for class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
-
- ConfigurablePortletApplicationContext - Interface in org.springframework.web.portlet.context
- Interface to be implemented by configurable portlet application contexts.
- ConfigurablePropertyAccessor - Interface in org.springframework.beans
- Interface that encapsulates configuration methods for a PropertyAccessor.
- ConfigurableWebApplicationContext - Interface in org.springframework.web.context
- Interface to be implemented by configurable web application contexts.
- ConfigurableWebBindingInitializer - Class in org.springframework.web.bind.support
- Convenient
WebBindingInitializer for declarative configuration
in a Spring application context. - ConfigurableWebBindingInitializer() -
Constructor for class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
- configure(Properties) -
Method in class org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
-
- configureBean(Object, String) -
Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
- Configure the given raw bean: autowiring bean properties, applying
bean property values, applying factory callbacks such as
setBeanName
and setBeanFactory, and also applying all bean post processors
(including ones which might wrap the given raw bean).
- configureBean(Object, String) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- configureBean(Object) -
Method in class org.springframework.beans.factory.wiring.BeanConfigurerSupport
- Configure the bean instance.
- configureBeanPostProcessor(AutowiredAnnotationBeanPostProcessor, Object) -
Method in class org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
- Template method for configuring the
AutowiredAnnotationBeanPostProcessor used for autowiring.
- configureIndentation(Transformer) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Configure the indentation settings for the supplied
Transformer.
- configureResponse(Map, HttpServletResponse, Transformer) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Configure the supplied
HttpServletResponse.
- configureTransformer(Map, HttpServletResponse, Transformer) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Configure the supplied
Transformer instance.
- CONNECTION_SYNCHRONIZATION_ORDER -
Static variable in class org.springframework.jdbc.datasource.DataSourceUtils
- Order value for TransactionSynchronization objects that clean up
JDBC Connections.
- ConnectionCallback - Interface in org.springframework.jca.cci.core
- Generic callback interface for code that operates on a CCI Connection.
- ConnectionCallback - Interface in org.springframework.jdbc.core
- Generic callback interface for code that operates on a JDBC Connection.
- ConnectionFactoryUtils - Class in org.springframework.jca.cci.connection
- Helper class that provides static methods for obtaining CCI Connections
from a
ConnectionFactory. - ConnectionFactoryUtils() -
Constructor for class org.springframework.jca.cci.connection.ConnectionFactoryUtils
-
- ConnectionFactoryUtils - Class in org.springframework.jms.connection
- Helper class for managing a JMS
ConnectionFactory, in particular
for obtaining transactional JMS resources for a given ConnectionFactory. - ConnectionFactoryUtils() -
Constructor for class org.springframework.jms.connection.ConnectionFactoryUtils
-
- ConnectionFactoryUtils.ResourceFactory - Interface in org.springframework.jms.connection
- Callback interface for resource creation.
- ConnectionHandle - Interface in org.springframework.jdbc.datasource
- Simple interface to be implemented by handles for a JDBC Connection.
- ConnectionHolder - Class in org.springframework.jca.cci.connection
- Connection holder, wrapping a CCI Connection.
- ConnectionHolder(Connection) -
Constructor for class org.springframework.jca.cci.connection.ConnectionHolder
-
- ConnectionHolder - Class in org.springframework.jdbc.datasource
- Connection holder, wrapping a JDBC Connection.
- ConnectionHolder(ConnectionHandle) -
Constructor for class org.springframework.jdbc.datasource.ConnectionHolder
- Create a new ConnectionHolder for the given ConnectionHandle.
- ConnectionHolder(Connection) -
Constructor for class org.springframework.jdbc.datasource.ConnectionHolder
- Create a new ConnectionHolder for the given JDBC Connection,
wrapping it with a
SimpleConnectionHandle,
assuming that there is no ongoing transaction.
- ConnectionHolder(Connection, boolean) -
Constructor for class org.springframework.jdbc.datasource.ConnectionHolder
- Create a new ConnectionHolder for the given JDBC Connection,
wrapping it with a
SimpleConnectionHandle.
- ConnectionProxy - Interface in org.springframework.jdbc.datasource
- Subinterface of
Connection to be implemented by
Connection proxies. - ConnectionSpecConnectionFactoryAdapter - Class in org.springframework.jca.cci.connection
- An adapter for a target CCI
ConnectionFactory,
applying the given ConnectionSpec to every standard getConnection()
call, that is, implicitly invoking getConnection(ConnectionSpec)
on the target. - ConnectionSpecConnectionFactoryAdapter() -
Constructor for class org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter
-
- ConnectorServerFactoryBean - Class in org.springframework.jmx.support
FactoryBean that creates a JSR-160 JMXConnectorServer,
optionally registers it with the MBeanServer and then starts it.- ConnectorServerFactoryBean() -
Constructor for class org.springframework.jmx.support.ConnectorServerFactoryBean
-
- ConstantException - Exception in org.springframework.core
- Exception thrown when the
Constants class is asked for
an invalid constant name. - ConstantException(String, String, String) -
Constructor for exception org.springframework.core.ConstantException
- Thrown when an invalid constant name is requested.
- ConstantException(String, String, Object) -
Constructor for exception org.springframework.core.ConstantException
- Thrown when an invalid constant value is looked up.
- Constants - Class in org.springframework.core
- This class can be used to parse other classes containing constant definitions
in public static final members.
- Constants(Class) -
Constructor for class org.springframework.core.Constants
- Create a new Constants converter class wrapping the given class.
- CONSTRUCTOR_ARG_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- CONSTRUCTOR_ARG_PREFIX -
Static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Prefix used to denote a constructor argument definition.
- ConstructorArgumentEntry - Class in org.springframework.beans.factory.parsing
ParseState entry representing a (possibly indexed)
constructor argument.- ConstructorArgumentEntry() -
Constructor for class org.springframework.beans.factory.parsing.ConstructorArgumentEntry
- Creates a new instance of the
ConstructorArgumentEntry class
representing a constructor argument with a (currently) unknown index.
- ConstructorArgumentEntry(int) -
Constructor for class org.springframework.beans.factory.parsing.ConstructorArgumentEntry
- Creates a new instance of the
ConstructorArgumentEntry class
representing a constructor argument at the supplied index.
- ConstructorArgumentValues - Class in org.springframework.beans.factory.config
- Holder for constructor argument values, typically as part of a bean definition.
- ConstructorArgumentValues() -
Constructor for class org.springframework.beans.factory.config.ConstructorArgumentValues
- Create a new empty ConstructorArgumentValues object.
- ConstructorArgumentValues(ConstructorArgumentValues) -
Constructor for class org.springframework.beans.factory.config.ConstructorArgumentValues
- Deep copy constructor.
- ConstructorArgumentValues.ValueHolder - Class in org.springframework.beans.factory.config
- Holder for a constructor argument value, with an optional type
attribute indicating the target type of the actual constructor argument.
- ConstructorArgumentValues.ValueHolder(Object) -
Constructor for class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Create a new ValueHolder for the given value.
- ConstructorArgumentValues.ValueHolder(Object, String) -
Constructor for class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Create a new ValueHolder for the given value and type.
- CONTAINER_PREFIX -
Static variable in class org.springframework.jndi.JndiLocatorSupport
- JNDI prefix used in a J2EE container
- contains(Class) -
Method in exception org.springframework.beans.factory.BeanCreationException
-
- contains(String) -
Method in class org.springframework.beans.MutablePropertyValues
-
- contains(Class) -
Method in exception org.springframework.beans.PropertyBatchUpdateException
-
- contains(String) -
Method in interface org.springframework.beans.PropertyValues
- Is there a property value for this property?
- contains(Class) -
Method in exception org.springframework.core.NestedCheckedException
- Check whether this exception contains an exception of the given type:
either it is of the given class itself or it contains a nested cause
of the given type.
- contains(Class) -
Method in exception org.springframework.core.NestedRuntimeException
- Check whether this exception contains an exception of the given type:
either it is of the given class itself or it contains a nested cause
of the given type.
- contains(Object) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Check whether the given object is in the Session cache.
- contains(Object) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- contains(Object) -
Method in interface org.springframework.orm.jpa.JpaOperations
-
- contains(Object) -
Method in class org.springframework.orm.jpa.JpaTemplate
-
- contains(Class) -
Method in exception org.springframework.transaction.TransactionSystemException
-
- contains(Object) -
Method in class org.springframework.util.AutoPopulatingList
-
- contains(Iterator, Object) -
Static method in class org.springframework.util.CollectionUtils
- Check whether the given Iterator contains the given element.
- contains(Enumeration, Object) -
Static method in class org.springframework.util.CollectionUtils
- Check whether the given Enumeration contains the given element.
- containsAll(Collection) -
Method in class org.springframework.util.AutoPopulatingList
-
- containsAny(Collection, Collection) -
Static method in class org.springframework.util.CollectionUtils
- Return
true if any element in 'candidates' is
contained in 'source'; otherwise returns false.
- containsAttribute(String) -
Method in interface org.springframework.ui.Model
- Does this model contain an attribute of the given name?
- containsAttribute(String) -
Method in class org.springframework.ui.ModelMap
- Does this model contain an attribute of the given name?
- containsBean(String) -
Method in interface org.springframework.beans.factory.BeanFactory
- Does this bean factory contain a bean with the given name?
- containsBean(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- containsBean(String) -
Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- containsBean(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- containsBean(String) -
Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
- containsBeanDefinition(String) -
Method in interface org.springframework.beans.factory.ListableBeanFactory
- Check if this bean factory contains a bean definition with the given name.
- containsBeanDefinition(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- Check if this bean factory contains a bean definition with the given name.
- containsBeanDefinition(String) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
- Check if this registry contains a bean definition with the given name.
- containsBeanDefinition(String) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- containsBeanDefinition(String) -
Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- containsBeanDefinition(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- containsElement(Object[], Object) -
Static method in class org.springframework.util.ObjectUtils
- Check whether the given array contains the given element.
- containsHeader(String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- containsInstance(Collection, Object) -
Static method in class org.springframework.util.CollectionUtils
- Check whether the given Collection contains the given element instance.
- containsKey(Object) -
Method in class org.springframework.util.CachingMapDecorator
-
- containsLocalBean(String) -
Method in interface org.springframework.beans.factory.HierarchicalBeanFactory
- Return whether the local bean factory contains a bean of the given name,
ignoring beans defined in ancestor contexts.
- containsLocalBean(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- containsLocalBean(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- containsSession(Session) -
Method in class org.springframework.jms.connection.JmsResourceHolder
-
- containsSession(Session) -
Method in class org.springframework.orm.hibernate3.SessionHolder
-
- containsSingleton(String) -
Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
- Check if this registry contains a singleton instance with the given name.
- containsSingleton(String) -
Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
- containsValue(Object) -
Method in class org.springframework.util.CachingMapDecorator
-
- containsWhitespace(String) -
Static method in class org.springframework.util.StringUtils
- Check whether the given String contains any whitespace characters.
- CONTENT_DISPOSITION_INLINE -
Static variable in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- The default Content-Disposition header.
- CONTENT_TYPE_CHARSET_PREFIX -
Static variable in class org.springframework.web.util.WebUtils
- Prefix of the charset clause in a content type String: ";charset="
- CONTENT_TYPE_SERIALIZED_OBJECT -
Static variable in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
- Default content type: "application/x-java-serialized-object"
- CONTENT_TYPE_SERIALIZED_OBJECT -
Static variable in class org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
- Default content type: "application/x-java-serialized-object"
- CONTEXT_CLASS_PARAM -
Static variable in class org.springframework.web.context.ContextLoader
- Config param for the root WebApplicationContext implementation class to
use: "
contextClass"
- ContextBeanFactoryReference - Class in org.springframework.context.access
- ApplicationContext-specific implementation of BeanFactoryReference,
wrapping a newly created ApplicationContext, closing it on release.
- ContextBeanFactoryReference(ApplicationContext) -
Constructor for class org.springframework.context.access.ContextBeanFactoryReference
- Create a new ContextBeanFactoryReference for the given context.
- ContextClosedEvent - Class in org.springframework.context.event
- Event raised when an
ApplicationContext gets closed. - ContextClosedEvent(ApplicationContext) -
Constructor for class org.springframework.context.event.ContextClosedEvent
- Creates a new ContextClosedEvent.
- ContextConfiguration - Annotation Type in org.springframework.test.context
-
ContextConfiguration defines class-level metadata which can be used to
instruct client code with regard to how to load and configure an
ApplicationContext. - contextDestroyed(ServletContextEvent) -
Method in class org.springframework.web.context.ContextLoaderListener
- Close the root web application context.
- contextDestroyed(ServletContextEvent) -
Method in class org.springframework.web.util.IntrospectorCleanupListener
-
- contextDestroyed(ServletContextEvent) -
Method in class org.springframework.web.util.Log4jConfigListener
-
- contextDestroyed(ServletContextEvent) -
Method in class org.springframework.web.util.WebAppRootListener
-
- ContextExposingHttpServletRequest - Class in org.springframework.web.context.support
- HttpServletRequest decorator that makes all Spring beans in a
given WebApplicationContext accessible as request attributes,
through lazy checking once an attribute gets accessed.
- ContextExposingHttpServletRequest(HttpServletRequest, WebApplicationContext) -
Constructor for class org.springframework.web.context.support.ContextExposingHttpServletRequest
- Create a new ContextExposingHttpServletRequest for the given request.
- contextInitialized(ServletContextEvent) -
Method in class org.springframework.web.context.ContextLoaderListener
- Initialize the root web application context.
- contextInitialized(ServletContextEvent) -
Method in class org.springframework.web.util.IntrospectorCleanupListener
-
- contextInitialized(ServletContextEvent) -
Method in class org.springframework.web.util.Log4jConfigListener
-
- contextInitialized(ServletContextEvent) -
Method in class org.springframework.web.util.WebAppRootListener
-
- ContextJndiBeanFactoryLocator - Class in org.springframework.context.access
- BeanFactoryLocator implementation that creates the BeanFactory from one or
more classpath locations specified in a JNDI environment variable.
- ContextJndiBeanFactoryLocator() -
Constructor for class org.springframework.context.access.ContextJndiBeanFactoryLocator
-
- contextKey() -
Method in class org.springframework.test.AbstractSingleSpringContextTests
-
Return a key for this context.
- contextKeyString(Object) -
Method in class org.springframework.test.AbstractSpringContextTests
- Subclasses can override this to return a String representation of their
context key for use in caching and logging.
- ContextLoader - Interface in org.springframework.test.context
-
Strategy interface for loading an
application context. - ContextLoader - Class in org.springframework.web.context
- Performs the actual initialization work for the root application context.
- ContextLoader() -
Constructor for class org.springframework.web.context.ContextLoader
-
- ContextLoaderListener - Class in org.springframework.web.context
- Bootstrap listener to start up Spring's root
WebApplicationContext. - ContextLoaderListener() -
Constructor for class org.springframework.web.context.ContextLoaderListener
-
- ContextLoaderPlugIn - Class in org.springframework.web.struts
- Struts 1.1+ PlugIn that loads a Spring application context for the Struts
ActionServlet.
- ContextLoaderPlugIn() -
Constructor for class org.springframework.web.struts.ContextLoaderPlugIn
-
- ContextLoaderServlet - Class in org.springframework.web.context
- Bootstrap servlet to start up Spring's root
WebApplicationContext. - ContextLoaderServlet() -
Constructor for class org.springframework.web.context.ContextLoaderServlet
-
- ContextNamespaceHandler - Class in org.springframework.context.config
NamespaceHandler
for the 'context' namespace.- ContextNamespaceHandler() -
Constructor for class org.springframework.context.config.ContextNamespaceHandler
-
- ContextRefreshedEvent - Class in org.springframework.context.event
- Event raised when an
ApplicationContext gets initialized or refreshed. - ContextRefreshedEvent(ApplicationContext) -
Constructor for class org.springframework.context.event.ContextRefreshedEvent
- Create a new ContextRefreshedEvent.
- ContextResource - Interface in org.springframework.core.io
- Extended interface for a resource that is loaded from an enclosing
'context', e.g. from a
ServletContext or a
PortletContext but also from plain classpath paths
or relative file system paths (specified without an explicit prefix,
hence applying relative to the local ResourceLoader's context). - ContextSingletonBeanFactoryLocator - Class in org.springframework.context.access
- Variant of
SingletonBeanFactoryLocator
which creates its internal bean factory reference as an
ApplicationContext instead of
SingletonBeanFactoryLocator's simple BeanFactory. - ContextSingletonBeanFactoryLocator(String) -
Constructor for class org.springframework.context.access.ContextSingletonBeanFactoryLocator
- Constructor which uses the the specified name as the resource name
of the definition file(s).
- ContextStartedEvent - Class in org.springframework.context.event
- Event raised when an
ApplicationContext gets started. - ContextStartedEvent(ApplicationContext) -
Constructor for class org.springframework.context.event.ContextStartedEvent
- Create a new ContextStartedEvent.
- ContextStoppedEvent - Class in org.springframework.context.event
- Event raised when an
ApplicationContext gets stopped. - ContextStoppedEvent(ApplicationContext) -
Constructor for class org.springframework.context.event.ContextStoppedEvent
- Create a new ContextStoppedEvent.
- ControlFlow - Interface in org.springframework.core
- Interface to be implemented by objects that can return information about
the current call stack.
- ControlFlowFactory - Class in org.springframework.core
- Static factory to conceal the automatic choice of the ControlFlow
implementation class.
- ControlFlowFactory() -
Constructor for class org.springframework.core.ControlFlowFactory
-
- ControlFlowPointcut - Class in org.springframework.aop.support
- Pointcut and method matcher for use in simple cflow-style pointcut.
- ControlFlowPointcut(Class) -
Constructor for class org.springframework.aop.support.ControlFlowPointcut
- Construct a new pointcut that matches all control flows below that class.
- ControlFlowPointcut(Class, String) -
Constructor for class org.springframework.aop.support.ControlFlowPointcut
- Construct a new pointcut that matches all calls below the
given method in the given class.
- Controller - Annotation Type in org.springframework.stereotype
- Indicates that an annotated class is a "Controller" (e.g. a web controller).
- Controller - Interface in org.springframework.web.portlet.mvc
- Base portlet Controller interface, representing a component that receives
RenderRequest/RenderResponse and ActionRequest/ActionResponse like a
Portlet but is able to participate in an MVC workflow. - Controller - Interface in org.springframework.web.servlet.mvc
- Base Controller interface, representing a component that receives
HttpServletRequest and HttpServletResponse
instances just like a HttpServlet but is able to
participate in an MVC workflow. - ControllerClassNameHandlerMapping - Class in org.springframework.web.servlet.mvc.support
- Implementation of
HandlerMapping that follows a simple convention for
generating URL path mappings from the class names of registered
Controller and
ThrowawayController beans. - ControllerClassNameHandlerMapping() -
Constructor for class org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
-
- Conventions - Class in org.springframework.core
- Provides methods to support various naming and other conventions used
throughout the framework.
- Conventions() -
Constructor for class org.springframework.core.Conventions
-
- convertAndSend(Object) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the default destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Destination, Object) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(String, Object) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Object, MessagePostProcessor) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the default destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Destination, Object, MessagePostProcessor) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(String, Object, MessagePostProcessor) -
Method in interface org.springframework.jms.core.JmsOperations
- Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Object) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Destination, Object) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(String, Object) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Object, MessagePostProcessor) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Destination, Object, MessagePostProcessor) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(String, Object, MessagePostProcessor) -
Method in class org.springframework.jms.core.JmsTemplate
-
- convertBurlapAccessException(Throwable) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Convert the given Burlap access exception to an appropriate
Spring RemoteAccessException.
- convertClassLoaderURL(URL) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Convert the given URL as returned from the ClassLoader into a Resource object.
- convertClassNameToResourcePath(String) -
Static method in class org.springframework.util.ClassUtils
- Convert a "."
- convertElement(Object) -
Method in class org.springframework.beans.propertyeditors.CustomCollectionEditor
- Hook to convert each encountered Collection/array element.
- convertExporterParameters() -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Converts the exporter parameters passed in by the user which may be keyed
by
Strings corresponding to the fully qualified name of the
JRExporterParameter into parameters which are keyed by
JRExporterParameter.
- convertForProperty(Object, String) -
Method in class org.springframework.beans.BeanWrapperImpl
- Convert the given value for the specified property to the latter's type.
- convertHessianAccessException(Throwable) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Convert the given Hessian access exception to an appropriate
Spring RemoteAccessException.
- convertHibernateAccessException(HibernateException) -
Method in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
- Convert the given HibernateException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertHibernateAccessException(HibernateException) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Convert the given HibernateException to an appropriate exception
from the
org.springframework.dao hierarchy.
- convertHibernateAccessException(HibernateException) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Convert the given HibernateException to an appropriate exception
from the
org.springframework.dao hierarchy.
- convertHibernateAccessException(HibernateException) -
Static method in class org.springframework.orm.hibernate3.SessionFactoryUtils
- Convert the given HibernateException to an appropriate exception
from the
org.springframework.dao hierarchy.
- convertHibernateAccessException(HibernateException) -
Method in class org.springframework.orm.hibernate3.support.HibernateDaoSupport
- Convert the given HibernateException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertHttpInvokerAccessException(Throwable) -
Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
- Convert the given HTTP invoker access exception to an appropriate
Spring RemoteAccessException.
- convertIfNecessary(Object, Class) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- convertIfNecessary(Object, Class, MethodParameter) -
Method in class org.springframework.beans.BeanWrapperImpl
-
- convertIfNecessary(Object, Class, MethodParameter) -
Method in class org.springframework.beans.DirectFieldAccessor
-
- convertIfNecessary(Object, Class) -
Method in class org.springframework.beans.SimpleTypeConverter
-
- convertIfNecessary(Object, Class, MethodParameter) -
Method in class org.springframework.beans.SimpleTypeConverter
-
- convertIfNecessary(Object, Class) -
Method in interface org.springframework.beans.TypeConverter
- Convert the value to the required type (if necessary from a String).
- convertIfNecessary(Object, Class, MethodParameter) -
Method in interface org.springframework.beans.TypeConverter
- Convert the value to the required type (if necessary from a String).
- convertIfNecessary(Object, Class) -
Method in class org.springframework.validation.DataBinder
-
- convertIfNecessary(Object, Class, MethodParameter) -
Method in class org.springframework.validation.DataBinder
-
- convertJdbcAccessException(JDBCException, SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Convert the given Hibernate JDBCException to an appropriate exception
from the
org.springframework.dao hierarchy, using the
given SQLExceptionTranslator.
- convertJdbcAccessException(SQLException) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Convert the given SQLException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertJdbcAccessException(JDBCException, SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Convert the given Hibernate JDBCException to an appropriate exception
from the
org.springframework.dao hierarchy, using the
given SQLExceptionTranslator.
- convertJdoAccessException(JDOException) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Convert the given JDOException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertJdoAccessException(JDOException) -
Method in class org.springframework.orm.jdo.JdoTransactionManager
- Convert the given JDOException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertJdoAccessException(JDOException) -
Static method in class org.springframework.orm.jdo.PersistenceManagerFactoryUtils
- Convert the given JDOException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertJdoAccessException(JDOException) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Convert the given JDOException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertJmsAccessException(JMSException) -
Method in class org.springframework.jms.support.JmsAccessor
- Convert the specified checked
JMSException to
a Spring runtime JmsException
equivalent.
- convertJmsAccessException(JMSException) -
Static method in class org.springframework.jms.support.JmsUtils
- Convert the specified checked
JMSException to a
Spring runtime JmsException equivalent.
- convertJmsInvokerAccessException(JMSException) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Convert the given JMS invoker access exception to an appropriate
Spring RemoteAccessException.
- convertJndiName(String) -
Method in class org.springframework.jndi.JndiLocatorSupport
- Convert the given JNDI name into the actual JNDI name to use.
- convertJpaAccessExceptionIfPossible(RuntimeException) -
Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
- Convert the given runtime exception to an appropriate exception from the
org.springframework.dao hierarchy.
- convertKey(Object) -
Method in class org.springframework.beans.propertyeditors.CustomMapEditor
- Hook to convert each encountered Map key.
- convertNumberToTargetClass(Number, Class) -
Static method in class org.springframework.util.NumberUtils
- Convert the given number into an instance of the given target class.
- convertParameterValue(JRExporterParameter, Object) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Convert the supplied parameter value into the actual type required by the
corresponding
JRExporterParameter.
- convertProperties(Properties) -
Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
- Convert the given merged properties, converting property values
if necessary.
- convertPropertyValue(String) -
Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
- Convert the given property value from the properties source
to the value that should be applied.
- convertReportData(Object) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Convert the given report data value to a
JRDataSource.
- convertReportData(Object) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Convert the given report data value to a
JRDataSource.
- convertResourcePathToClassName(String) -
Static method in class org.springframework.util.ClassUtils
- Convert a "/"-based resource path to a "."
- convertResultValueIfNecessary(Object, Class) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Convert the given result object (from attribute access or operation invocation)
to the specified target class for returning from the proxy method.
- convertRmiAccessException(Method, Throwable, String) -
Static method in class org.springframework.remoting.rmi.RmiClientInterceptorUtils
- Wrap the given arbitrary exception that happened during remote access
in either a RemoteException or a Spring RemoteAccessException (if the
method signature does not support RemoteException).
- convertRmiAccessException(Method, RemoteException, String) -
Static method in class org.springframework.remoting.rmi.RmiClientInterceptorUtils
- Convert the given RemoteException that happened during remote access
to Spring's RemoteAccessException if the method signature does not
support RemoteException.
- convertRmiAccessException(Method, RemoteException, boolean, String) -
Static method in class org.springframework.remoting.rmi.RmiClientInterceptorUtils
- Convert the given RemoteException that happened during remote access
to Spring's RemoteAccessException if the method signature does not
support RemoteException.
- convertSource(Object) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Convert the supplied
Object into an XSLT Source if the
Object type is supported.
- convertToExporterParameter(String) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Convert the given fully qualified field name to a corresponding
JRExporterParameter instance.
- convertToModelMBeanNotificationInfo(ManagedNotification) -
Static method in class org.springframework.jmx.export.metadata.JmxMetadataUtils
- Convert the supplied
ManagedNotification into the corresponding
ModelMBeanNotificationInfo.
- convertTopLinkAccessException(TopLinkException) -
Method in class org.springframework.orm.toplink.LocalSessionFactoryBean
- Convert the given TopLinkException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertTopLinkAccessException(TopLinkException) -
Static method in class org.springframework.orm.toplink.SessionFactoryUtils
- Convert the given TopLinkException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertTopLinkAccessException(TopLinkException) -
Method in class org.springframework.orm.toplink.support.TopLinkDaoSupport
- Convert the given TopLinkException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertTopLinkAccessException(TopLinkException) -
Method in class org.springframework.orm.toplink.TopLinkAccessor
- Convert the given TopLinkException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertTopLinkAccessException(TopLinkException) -
Method in class org.springframework.orm.toplink.TopLinkTransactionManager
- Convert the given TopLinkException to an appropriate exception from the
org.springframework.dao hierarchy.
- convertToScriptSource(String, ResourceLoader) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Convert the given script source locator to a ScriptSource instance.
- convertUnderscoreNameToPropertyName(String) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Convert a column name with underscores to the corresponding property name using "camel case".
- convertValue(Object) -
Method in class org.springframework.beans.propertyeditors.CustomMapEditor
- Hook to convert each encountered Map value.
- convertValueToRequiredType(Object, Class) -
Method in class org.springframework.jdbc.core.SingleColumnRowMapper
- Convert the given column value to the specified required type.
- CookieGenerator - Class in org.springframework.web.util
- Helper class for cookie generation, carrying cookie descriptor settings
as bean properties and being able to add and remove cookie to/from a
given response.
- CookieGenerator() -
Constructor for class org.springframework.web.util.CookieGenerator
-
- CookieLocaleResolver - Class in org.springframework.web.servlet.i18n
LocaleResolver implementation that uses a cookie sent back to the user
in case of a custom setting, with a fallback to the specified default locale
or the request's accept-header locale.- CookieLocaleResolver() -
Constructor for class org.springframework.web.servlet.i18n.CookieLocaleResolver
- Creates a new instance of the
CookieLocaleResolver class
using the default cookie name.
- CookieThemeResolver - Class in org.springframework.web.servlet.theme
- Implementation of ThemeResolver that uses a cookie sent back to the user
in case of a custom setting, with a fallback to the default theme.
- CookieThemeResolver() -
Constructor for class org.springframework.web.servlet.theme.CookieThemeResolver
-
- copy() -
Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Create a copy of this ValueHolder: that is, an independent
ValueHolder instance with the same contents.
- copy(Object) -
Method in interface org.springframework.orm.toplink.TopLinkOperations
- Create a detached copy of the given entity object,
using TopLink's default ObjectCopyingPolicy.
- copy(Object, ObjectCopyingPolicy) -
Method in interface org.springframework.orm.toplink.TopLinkOperations
- Create a detached copy of the given entity object.
- copy(Object) -
Method in class org.springframework.orm.toplink.TopLinkTemplate
-
- copy(Object, ObjectCopyingPolicy) -
Method in class org.springframework.orm.toplink.TopLinkTemplate
-
- copy(File, File) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given input File to the given output File.
- copy(byte[], File) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given byte array to the given output File.
- copy(InputStream, OutputStream) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given InputStream to the given OutputStream.
- copy(byte[], OutputStream) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given byte array to the given OutputStream.
- copy(Reader, Writer) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given Reader to the given Writer.
- copy(String, Writer) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given String to the given output Writer.
- COPYABLE_FIELDS -
Static variable in class org.springframework.util.ReflectionUtils
- Pre-built FieldFilter that matches all non-static, non-final fields.
- copyAll(Collection) -
Method in interface org.springframework.orm.toplink.TopLinkOperations
- Create detached copies of all given entity objects,
using TopLink's default ObjectCopyingPolicy.
- copyAll(Collection, ObjectCopyingPolicy) -
Method in interface org.springframework.orm.toplink.TopLinkOperations
- Create detached copies of all given entity objects.
- copyAll(Collection) -
Method in class org.springframework.orm.toplink.TopLinkTemplate
-
- copyAll(Collection, ObjectCopyingPolicy) -
Method in class org.springframework.orm.toplink.TopLinkTemplate
-
- copyAttributesFrom(AttributeAccessor) -
Method in class org.springframework.core.AttributeAccessorSupport
- Copy the attributes from the supplied AttributeAccessor to this accessor.
- copyConfigurationFrom(AdvisedSupport) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Call this method on a new instance created by the no-arg constructor
to create an independent copy of the configuration from the given object.
- copyConfigurationFrom(AdvisedSupport, TargetSource, List) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Copy the AOP configuration from the given AdvisedSupport object,
but allow substitution of a fresh TargetSource and a given interceptor chain.
- copyConfigurationFrom(ConfigurableBeanFactory) -
Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
- Copy all relevant configuration from the given other factory.
- copyConfigurationFrom(ConfigurableBeanFactory) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- copyConfigurationFrom(ConfigurableBeanFactory) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- copyConfigurationFrom(ConfigurableBeanFactory) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- copyCustomEditorsTo(PropertyEditorRegistry, String) -
Method in class org.springframework.beans.PropertyEditorRegistrySupport
- Copy the custom editors registered in this instance to the given target registry.
- copyDefaultEditorsTo(PropertyEditorRegistrySupport) -
Method in class org.springframework.beans.PropertyEditorRegistrySupport
- Copy the default editors registered in this instance to the given target registry.
- copyFrom(ProxyConfig) -
Method in class org.springframework.aop.framework.ProxyConfig
- Copy configuration from the other config object.
- copyFrom(AbstractBeanFactoryBasedTargetSource) -
Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- Copy configuration from the other AbstractBeanFactoryBasedTargetSource object.
- copyModelParameters(Map, Transformer) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Copy all entries from the supplied Map into the
parameter set
of the supplied Transformer.
- copyOutputProperties(Transformer) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Copy the configured output
Properties, if any, into the
output property set of the supplied
Transformer.
- copyOverrides(ResourceOverridingShadowingClassLoader) -
Method in class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
- Copy all overrides from the given ClassLoader.
- copyProperties(Object, Object) -
Static method in class org.springframework.beans.BeanUtils
- Copy the property values of the given source bean into the target bean.
- copyProperties(Object, Object, Class) -
Static method in class org.springframework.beans.BeanUtils
- Copy the property values of the given source bean into the given target bean,
only setting properties defined in the given "editable" class (or interface).
- copyProperties(Object, Object, String[]) -
Static method in class org.springframework.beans.BeanUtils
- Copy the property values of the given source bean into the given target bean,
ignoring the given "ignoreProperties".
- copyPropertiesToBean(Annotation, Object, String...) -
Static method in class org.springframework.beans.annotation.AnnotationBeanUtils
- Copy the properties of the supplied
Annotation to the supplied target bean.
- copyQualifiersFrom(AbstractBeanDefinition) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Copy the qualifiers from the supplied AbstractBeanDefinition to this bean definition.
- copySortDefinition(SortDefinition) -
Method in class org.springframework.beans.support.PagedListHolder
- Create a deep copy of the given sort definition,
for use as state holder to compare a modified sort definition against.
- copyTo(MailMessage) -
Method in class org.springframework.mail.SimpleMailMessage
- Copy the contents of this message to the given target message.
- copyToByteArray(File) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given input File into a new byte array.
- copyToByteArray(InputStream) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given InputStream into a new byte array.
- copyToString(Reader) -
Static method in class org.springframework.util.FileCopyUtils
- Copy the contents of the given Reader into a String.
- copyTransformers(ShadowingClassLoader) -
Method in class org.springframework.instrument.classloading.ShadowingClassLoader
- Copy all ClassFileTransformers from the given ClassLoader to the list of
transformers that this ClassLoader will apply.
- countAdvicesOfType(Class) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Count advices of the given class.
- countBeansIncludingAncestors(ListableBeanFactory) -
Static method in class org.springframework.beans.factory.BeanFactoryUtils
- Count all beans in any hierarchy in which this factory participates.
- countOccurrencesOf(String, String) -
Static method in class org.springframework.util.StringUtils
- Count the occurrences of the substring in string s.
- countRowsInTable(String) -
Method in class org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
- Count the rows in the given table
- countRowsInTable(String) -
Method in class org.springframework.test.context.junit38.AbstractTransactionalJUnit38SpringContextTests
- Count the rows in the given table.
- countRowsInTable(String) -
Method in class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
- Count the rows in the given table.
- countRowsInTable(String) -
Method in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
- Count the rows in the given table.
- countRowsInTable(SimpleJdbcTemplate, String) -
Static method in class org.springframework.test.jdbc.SimpleJdbcTestUtils
- Count the rows in the given table.
- create() -
Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
- Invoke the create() method on the cached EJB home object.
- create(Object) -
Method in class org.springframework.util.CachingMapDecorator
- Create a value to cache for the given key.
- createActionURL() -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- createActivationSpec(ResourceAdapter, JmsActivationSpecConfig) -
Method in interface org.springframework.jms.listener.endpoint.JmsActivationSpecFactory
- Create a JCA 1.5 ActivationSpec object based on the given
JmsActivationSpecConfig object.
- createActivationSpec(ResourceAdapter, JmsActivationSpecConfig) -
Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
- createAdvisorIntroducingNamedBean(String) -
Static method in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
- Create a new advisor that will expose the given bean name, introducing
the NamedBean interface to make the bean name accessible without forcing
the target object to be aware of this Spring IoC concept.
- createAdvisorWithoutIntroduction(String) -
Static method in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
- Create a new advisor that will expose the given bean name,
with no introduction
- createAndConfigureMBean(Object, String) -
Method in class org.springframework.jmx.export.MBeanExporter
- Creates an MBean that is configured with the appropriate management
interface for the supplied managed resource.
- createAndHoldSavepoint() -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- Create a savepoint and hold it for the transaction.
- createAopProxy(AdvisedSupport) -
Method in interface org.springframework.aop.framework.AopProxyFactory
- Create an
AopProxy for the given AOP configuration.
- createAopProxy(AdvisedSupport) -
Method in class org.springframework.aop.framework.DefaultAopProxyFactory
-
- createAopProxy() -
Method in class org.springframework.aop.framework.ProxyCreatorSupport
- Subclasses should call this to get a new AOP proxy.
- createApplicationContext(String[]) -
Method in class org.springframework.context.access.ContextJndiBeanFactoryLocator
- Create the ApplicationContext instance, given an array of class path resource
Strings which should be combined
- createApplicationContext(BootstrapContext) -
Method in class org.springframework.jca.context.SpringContextResourceAdapter
- Build a Spring ApplicationContext for the given JCA BootstrapContext.
- createApplicationContext(String[]) -
Method in class org.springframework.test.AbstractSingleSpringContextTests
-
Create a Spring
ConfigurableApplicationContext for use by this
test.
- createApplicationManagedEntityManager(EntityManager, EntityManagerPlusOperations) -
Static method in class org.springframework.orm.jpa.ExtendedEntityManagerCreator
- Create an EntityManager that can join transactions with the
joinTransaction() method, but is not automatically
managed by the container.
- createApplicationManagedEntityManager(EntityManager, EntityManagerPlusOperations, PersistenceExceptionTranslator) -
Static method in class org.springframework.orm.jpa.ExtendedEntityManagerCreator
- Create an EntityManager that can join transactions with the
joinTransaction() method, but is not automatically
managed by the container.
- createApplicationManagedEntityManager(EntityManager, EntityManagerFactoryInfo) -
Static method in class org.springframework.orm.jpa.ExtendedEntityManagerCreator
- Create an EntityManager that can join transactions with the
joinTransaction() method, but is not automatically
managed by the container.
- createApproximateCollection(Object, int) -
Static method in class org.springframework.core.CollectionFactory
- Create the most approximate collection for the given collection.
- createApproximateMap(Object, int) -
Static method in class org.springframework.core.CollectionFactory
- Create the most approximate map for the given map.
- createBatch(Map[]) -
Static method in class org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils
- Create an array of MapSqlParameterSource objects populated with data from the
values passed in.
- createBatch(Object[]) -
Static method in class org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils
- Create an array of BeanPropertySqlParameterSource objects populated with data
from the values passed in.
- createBean(Class) -
Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
- Fully create a new bean instance of the given class.
- createBean(Class, int, boolean) -
Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
- Fully create a new bean instance of the given class with the specified
autowire strategy.
- createBean(Class) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- createBean(Class, int, boolean) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- createBean(String, RootBeanDefinition, Object[]) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Central method of this class: creates a bean instance,
populates the bean instance, applies post-processors, etc.
- createBean(String, RootBeanDefinition, Object[]) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- Create a bean instance for the given bean definition.
- createBeanDefinition(String, String, ConstructorArgumentValues, MutablePropertyValues, ClassLoader) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
- Deprecated. in favor of
createBeanDefinition(String, String, ClassLoader)
- createBeanDefinition(String, String, ClassLoader) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
- Create a new GenericBeanDefinition for the given parent name and class name,
eagerly loading the bean class if a ClassLoader has been specified.
- createBeanDefinitionDocumentReader() -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Create the
BeanDefinitionDocumentReader to use for actually
reading bean definitions from an XML document.
- createBeanDefinitionReader(GenericApplicationContext) -
Method in class org.springframework.test.AbstractSingleSpringContextTests
-
Factory method for creating new
BeanDefinitionReaders for
loading bean definitions into the supplied
context.
- createBeanDefinitionReader(GenericApplicationContext) -
Method in class org.springframework.test.context.support.AbstractGenericContextLoader
- Factory method for creating new
BeanDefinitionReaders for
loading bean definitions into the supplied
context.
- createBeanDefinitionReader(GenericApplicationContext) -
Method in class org.springframework.test.context.support.GenericPropertiesContextLoader
-
Creates a new
PropertiesBeanDefinitionReader.
- createBeanDefinitionReader(GenericApplicationContext) -
Method in class org.springframework.test.context.support.GenericXmlContextLoader
-
Creates a new
XmlBeanDefinitionReader.
- createBeanFactory(String[]) -
Method in class org.springframework.context.access.ContextJndiBeanFactoryLocator
- Create the BeanFactory instance, given an array of class path resource Strings
which should be combined.
- createBeanFactory() -
Method in class org.springframework.context.support.AbstractRefreshableApplicationContext
- Create an internal bean factory for this context.
- createBeanFactoryBasedTargetSource(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
- Subclasses must implement this method to return a new AbstractPrototypeBasedTargetSource
if they wish to create a custom TargetSource for this bean, or
null if they are
not interested it in, in which case no special target source will be created.
- createBeanFactoryBasedTargetSource(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.target.LazyInitTargetSourceCreator
-
- createBeanFactoryBasedTargetSource(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.target.QuickTargetSourceCreator
-
- createBeanInstance(String, RootBeanDefinition, Object[]) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Create a new instance for the specified bean, using an appropriate instantiation strategy:
factory method, constructor autowiring, or simple instantiation.
- createBeanWrapper() -
Method in class org.springframework.validation.BeanPropertyBindingResult
- Create a new
BeanWrapper for the underlying target object.
- createBinder(PortletRequest, Object, String) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Template method for creating a new PortletRequestDataBinder instance.
- createBinder(PortletRequest, Object) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Create a new binder instance for the given command and request.
- createBinder(HttpServletRequest, Object, String) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
- Template method for creating a new ServletRequestDataBinder instance.
- createBinder(HttpServletRequest, Object) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Create a new binder instance for the given command and request.
- createBinder(HttpServletRequest, Object) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Create a new binder instance for the given command and request.
- createBinder(HttpServletRequest, ThrowawayController) -
Method in class org.springframework.web.servlet.mvc.throwaway.ThrowawayControllerHandlerAdapter
- Create a new binder instance for the given command and request.
- createBrowser(Session, Queue, String) -
Method in class org.springframework.jms.core.JmsTemplate
- Create a JMS MessageProducer for the given Session and Destination,
configuring it to disable message ids and/or timestamps (if necessary).
- createBrowser(Session, Queue, String) -
Method in class org.springframework.jms.core.JmsTemplate102
-
- createBshObject(String) -
Static method in class org.springframework.scripting.bsh.BshScriptUtils
- Create a new BeanShell-scripted object from the given script source.
- createBshObject(String, Class[]) -
Static method in class org.springframework.scripting.bsh.BshScriptUtils
- Create a new BeanShell-scripted object from the given script source,
using the default ClassLoader.
- createBshObject(String, Class[], ClassLoader) -
Static method in class org.springframework.scripting.bsh.BshScriptUtils
- Create a new BeanShell-scripted object from the given script source.
- createBurlapProxy(BurlapProxyFactory) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Create the Burlap proxy that is wrapped by this interceptor.
- createCallableStatement(Connection) -
Method in interface org.springframework.jdbc.core.CallableStatementCreator
- Create a callable statement in this connection.
- createCallString() -
Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Build the call string based on configuration and metadata information
- createCciTemplate(ConnectionFactory) -
Method in class org.springframework.jca.cci.core.support.CciDaoSupport
- Create a CciTemplate for the given ConnectionFactory.
- createClientSession() -
Method in class org.springframework.orm.toplink.AbstractSessionFactory
- Create a new client Session for this factory's master Session.
- createClientSession() -
Method in class org.springframework.orm.toplink.ServerSessionFactory
- Create a plain ClientSession for this factory's ServerSession.
- createClientSession() -
Method in class org.springframework.orm.toplink.SessionBrokerSessionFactory
- Create a plain client SessionBroker for this factory's ServerSession.
- createCollection(Class, int) -
Method in class org.springframework.beans.propertyeditors.CustomCollectionEditor
- Create a Collection of the given type, with the given
initial capacity (if supported by the Collection type).
- createColumnMap(int) -
Method in class org.springframework.jdbc.core.ColumnMapRowMapper
- Create a Map instance to be used as column map.
- createCommand() -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Create a new command instance for the command class of this controller.
- createCommand() -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Create a new command instance for the command class of this controller.
- createCompositeInterface(Class[]) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createCompositeInterface(Class[]) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createCompositeInterface(Class[]) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createCompositeInterface(Class[], ClassLoader) -
Static method in class org.springframework.util.ClassUtils
- Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createConcurrentMap(int) -
Static method in class org.springframework.core.CollectionFactory
- Create a concurrent Map with a dedicated
ConcurrentMap interface,
requiring JDK >= 1.5 or the backport-concurrent library on the classpath.
- createConcurrentMapIfPossible(int) -
Static method in class org.springframework.core.CollectionFactory
- Create a concurrent Map if possible: that is, if running on JDK >= 1.5
or if the backport-concurrent library is available.
- createConfigInterface(BeanDefinition, Class[]) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Create a config interface for the given bean definition, defining setter
methods for the defined property values as well as an init method and
a destroy method (if defined).
- createConfiguration() -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Prepare the FreeMarker Configuration and return it.
- createConnection() -
Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
- Create a new JMS Connection for registration with a JmsResourceHolder.
- createConnection() -
Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createConnection(String, String) -
Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createConnection() -
Method in class org.springframework.jms.connection.JmsTransactionManager
- Create a JMS Connection via this template's ConnectionFactory.
- createConnection() -
Method in class org.springframework.jms.connection.JmsTransactionManager102
- This implementation overrides the superclass method to use JMS 1.0.2 API.
- createConnection() -
Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createConnection(String, String) -
Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createConnection() -
Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createConnection(String, String) -
Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy