- Jackson2ObjectMapperFactoryBean - Class in org.springframework.http.converter.json
- 
A  FactoryBean for creating a Jackson 2  ObjectMapper with setters
 to enable or disable Jackson features from within XML configuration. 
- Jackson2ObjectMapperFactoryBean() - Constructor for class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
-  
- JacksonObjectMapperFactoryBean - Class in org.springframework.http.converter.json
- 
A  FactoryBean for creating a Jackson  ObjectMapper with setters
 to enable or disable Jackson features from within XML configuration. 
- JacksonObjectMapperFactoryBean() - Constructor for class org.springframework.http.converter.json.JacksonObjectMapperFactoryBean
-  
- JamonPerformanceMonitorInterceptor - Class in org.springframework.aop.interceptor
- 
Performance monitor interceptor that uses JAMon library
 to perform the performance measurement on the intercepted method
 and output the stats. 
- JamonPerformanceMonitorInterceptor() - Constructor for class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
- 
Create a new JamonPerformanceMonitorInterceptor with a static logger. 
- JamonPerformanceMonitorInterceptor(boolean) - Constructor for class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
- 
Create a new JamonPerformanceMonitorInterceptor with a dynamic or static logger,
 according to the given flag. 
- JamonPerformanceMonitorInterceptor(boolean, boolean) - Constructor for class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
- 
Create a new JamonPerformanceMonitorInterceptor with a dynamic or static logger,
 according to the given flag. 
- JAR_URL_SEPARATOR - Static variable in class org.springframework.util.ResourceUtils
- 
Separator between JAR URL and file path within the JAR 
- JasperReportsCsvView - Class in org.springframework.web.servlet.view.jasperreports
- 
Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in CSV format.
 
- JasperReportsCsvView() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsCsvView
-  
- JasperReportsHtmlView - Class in org.springframework.web.servlet.view.jasperreports
- 
Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in HTML format.
 
- JasperReportsHtmlView() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsHtmlView
-  
- JasperReportsMultiFormatView - Class in org.springframework.web.servlet.view.jasperreports
- 
Jasper Reports view class that allows for the actual rendering format to be
 specified at runtime using a parameter contained in the model. 
- JasperReportsMultiFormatView() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- 
Creates a new JasperReportsMultiFormatViewinstance
 with a default set of mappings.
 
- JasperReportsPdfView - Class in org.springframework.web.servlet.view.jasperreports
- 
Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in PDF format.
 
- JasperReportsPdfView() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsPdfView
-  
- JasperReportsUtils - Class in org.springframework.ui.jasperreports
- 
Utility methods for working with JasperReports. 
- JasperReportsUtils() - Constructor for class org.springframework.ui.jasperreports.JasperReportsUtils
-  
- JasperReportsViewResolver - Class in org.springframework.web.servlet.view.jasperreports
- 
- JasperReportsViewResolver() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
-  
- JasperReportsXlsView - Class in org.springframework.web.servlet.view.jasperreports
- 
Implementation of AbstractJasperReportsSingleFormatViewthat renders report results in XLS format.
 
- JasperReportsXlsView() - Constructor for class org.springframework.web.servlet.view.jasperreports.JasperReportsXlsView
-  
- JAVA_13 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.3.x JVM (JDK 1.3). 
- JAVA_14 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.4.x JVM (J2SE 1.4). 
- JAVA_15 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.5 JVM (Java 5). 
- JAVA_16 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.6 JVM (Java 6). 
- JAVA_17 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.7 JVM (Java 7). 
- JAVA_18 - Static variable in class org.springframework.core.JdkVersion
- 
Constant identifying the 1.8 JVM (Java 8). 
- JavaMailSender - Interface in org.springframework.mail.javamail
- 
Extended  MailSender interface for JavaMail,
 supporting MIME messages both as direct arguments and through preparation
 callbacks. 
- JavaMailSenderImpl - Class in org.springframework.mail.javamail
- 
- JavaMailSenderImpl() - Constructor for class org.springframework.mail.javamail.JavaMailSenderImpl
- 
Create a new instance of the JavaMailSenderImplclass.
 
- javaScriptEscape(String) - Static method in class org.springframework.web.util.JavaScriptUtils
- 
Turn JavaScript special characters into escaped characters. 
- JavaScriptUtils - Class in org.springframework.web.util
- 
Utility class for JavaScript escaping. 
- JavaScriptUtils() - Constructor for class org.springframework.web.util.JavaScriptUtils
-  
- javaTypeToSqlParameterType(Class) - Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- 
Derive a default SQL type from the given Java type. 
- Jaxb2CollectionHttpMessageConverter<T extends Collection> - Class in org.springframework.http.converter.xml
- 
An HttpMessageConverterthat can read XML collections using JAXB2.
 
- Jaxb2CollectionHttpMessageConverter() - Constructor for class org.springframework.http.converter.xml.Jaxb2CollectionHttpMessageConverter
-  
- Jaxb2Marshaller - Class in org.springframework.oxm.jaxb
- 
Implementation of the Marshallerinterface for JAXB 2.0.
 
- Jaxb2Marshaller() - Constructor for class org.springframework.oxm.jaxb.Jaxb2Marshaller
-  
- Jaxb2RootElementHttpMessageConverter - Class in org.springframework.http.converter.xml
- 
- Jaxb2RootElementHttpMessageConverter() - Constructor for class org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
-  
- JaxRpcPortClientInterceptor - Class in org.springframework.remoting.jaxrpc
- 
Deprecated.
in favor of JAX-WS support in org.springframework.remoting.jaxws
 
 
- JaxRpcPortClientInterceptor() - Constructor for class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- 
Deprecated. 
- JaxRpcPortProxyFactoryBean - Class in org.springframework.remoting.jaxrpc
- 
Deprecated.
in favor of JAX-WS support in org.springframework.remoting.jaxws
 
 
- JaxRpcPortProxyFactoryBean() - Constructor for class org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean
- 
Deprecated. 
- JaxRpcServicePostProcessor - Interface in org.springframework.remoting.jaxrpc
- 
Deprecated.
in favor of JAX-WS support in org.springframework.remoting.jaxws
 
 
- JaxRpcSoapFaultException - Exception in org.springframework.remoting.jaxrpc
- 
Deprecated.
in favor of JAX-WS support in org.springframework.remoting.jaxws
 
 
- JaxRpcSoapFaultException(SOAPFaultException) - Constructor for exception org.springframework.remoting.jaxrpc.JaxRpcSoapFaultException
- 
Deprecated. Constructor for JaxRpcSoapFaultException. 
- JaxWsPortClientInterceptor - Class in org.springframework.remoting.jaxws
- 
- JaxWsPortClientInterceptor() - Constructor for class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-  
- JaxWsPortProxyFactoryBean - Class in org.springframework.remoting.jaxws
- 
- JaxWsPortProxyFactoryBean() - Constructor for class org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
-  
- JaxWsSoapFaultException - Exception in org.springframework.remoting.jaxws
- 
- JaxWsSoapFaultException(SOAPFaultException) - Constructor for exception org.springframework.remoting.jaxws.JaxWsSoapFaultException
- 
Constructor for JaxWsSoapFaultException. 
- JBossLoadTimeWeaver - Class in org.springframework.instrument.classloading.jboss
- 
- JBossLoadTimeWeaver() - Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- 
- JBossLoadTimeWeaver(ClassLoader) - Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- 
- JBossNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
- 
Implementation of the  NativeJdbcExtractor interface for JBoss,
 supporting JBoss Application Server 3.2.4+. 
- JBossNativeJdbcExtractor() - Constructor for class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
- 
This constructor retrieves JBoss JDBC wrapper classes,
 so we can get the underlying vendor connection using reflection. 
- JBossWorkManagerTaskExecutor - Class in org.springframework.jca.work.jboss
- 
Spring TaskExecutor adapter for the JBoss JCA WorkManager. 
- JBossWorkManagerTaskExecutor() - Constructor for class org.springframework.jca.work.jboss.JBossWorkManagerTaskExecutor
-  
- JBossWorkManagerUtils - Class in org.springframework.jca.work.jboss
- 
Utility class for obtaining the JBoss JCA WorkManager,
 typically for use in web applications. 
- JBossWorkManagerUtils() - Constructor for class org.springframework.jca.work.jboss.JBossWorkManagerUtils
-  
- JCacheCache - Class in org.springframework.cache.jcache
- 
Cache implementation on top of a
  Cache instance. 
- JCacheCache(Cache<?, ?>) - Constructor for class org.springframework.cache.jcache.JCacheCache
- 
- JCacheCache(Cache<?, ?>, boolean) - Constructor for class org.springframework.cache.jcache.JCacheCache
- 
- JCacheCacheManager - Class in org.springframework.cache.jcache
- 
CacheManager implementation
 backed by a JCache  CacheManager. 
- JCacheCacheManager() - Constructor for class org.springframework.cache.jcache.JCacheCacheManager
- 
- JCacheCacheManager(CacheManager) - Constructor for class org.springframework.cache.jcache.JCacheCacheManager
- 
Create a new JCacheCacheManager for the given backing JCache. 
- JCacheManagerFactoryBean - Class in org.springframework.cache.jcache
- 
FactoryBean for a JCache  CacheManager,
 obtaining a pre-defined CacheManager by name through the standard
 JCache  Caching class. 
- JCacheManagerFactoryBean() - Constructor for class org.springframework.cache.jcache.JCacheManagerFactoryBean
-  
- Jdbc4NativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
- 
- Jdbc4NativeJdbcExtractor() - Constructor for class org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
-  
- Jdbc4SqlXmlHandler - Class in org.springframework.jdbc.support.xml
- 
- Jdbc4SqlXmlHandler() - Constructor for class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
-  
- JdbcAccessor - Class in org.springframework.jdbc.support
- 
Base class for  JdbcTemplate and
 other JDBC-accessing DAO helpers, defining common properties such as
 DataSource and exception translator. 
- JdbcAccessor() - Constructor for class org.springframework.jdbc.support.JdbcAccessor
-  
- JdbcBeanDefinitionReader - Class in org.springframework.jdbc.core.support
- 
Bean definition reader that reads values from a database table,
 based on a given SQL statement. 
- JdbcBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- 
Create a new JdbcBeanDefinitionReader for the given bean factory,
 using a default PropertiesBeanDefinitionReader underneath. 
- JdbcBeanDefinitionReader(PropertiesBeanDefinitionReader) - Constructor for class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- 
Create a new JdbcBeanDefinitionReader that delegates to the
 given PropertiesBeanDefinitionReader underneath. 
- JdbcDaoSupport - Class in org.springframework.jdbc.core.support
- 
Convenient super class for JDBC-based data access objects. 
- JdbcDaoSupport() - Constructor for class org.springframework.jdbc.core.support.JdbcDaoSupport
-  
- JdbcNamespaceHandler - Class in org.springframework.jdbc.config
- 
- JdbcNamespaceHandler() - Constructor for class org.springframework.jdbc.config.JdbcNamespaceHandler
-  
- JdbcOperations - Interface in org.springframework.jdbc.core
- 
Interface specifying a basic set of JDBC operations. 
- JdbcTemplate - Class in org.springframework.jdbc.core
- 
This is the central class in the JDBC core package.
 It simplifies the use of JDBC and helps to avoid common errors. 
- JdbcTemplate() - Constructor for class org.springframework.jdbc.core.JdbcTemplate
- 
Construct a new JdbcTemplate for bean usage. 
- JdbcTemplate(DataSource) - Constructor for class org.springframework.jdbc.core.JdbcTemplate
- 
Construct a new JdbcTemplate, given a DataSource to obtain connections from. 
- JdbcTemplate(DataSource, boolean) - Constructor for class org.springframework.jdbc.core.JdbcTemplate
- 
Construct a new JdbcTemplate, given a DataSource to obtain connections from. 
- jdbcTemplate - Variable in class org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
- 
Deprecated. 
- jdbcTemplate - Variable in class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
- 
The JdbcTemplatethat this base class manages, available to subclasses.
 
- jdbcTemplate - Variable in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
- 
The JdbcTemplatethat this base class manages, available to subclasses.
 
- JdbcTestUtils - Class in org.springframework.test.jdbc
- 
JdbcTestUtilsis a collection of JDBC related utility functions
 intended to simplify standard database testing scenarios.
 
- JdbcTestUtils() - Constructor for class org.springframework.test.jdbc.JdbcTestUtils
-  
- JdbcTransactionObjectSupport - Class in org.springframework.jdbc.datasource
- 
Convenient base class for JDBC-aware transaction objects. 
- JdbcTransactionObjectSupport() - Constructor for class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-  
- JdbcUpdateAffectedIncorrectNumberOfRowsException - Exception in org.springframework.jdbc
- 
Exception thrown when a JDBC update affects an unexpected number of rows. 
- JdbcUpdateAffectedIncorrectNumberOfRowsException(String, int, int) - Constructor for exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
- 
Constructor for JdbcUpdateAffectedIncorrectNumberOfRowsException. 
- JdbcUtils - Class in org.springframework.jdbc.support
- 
Generic utility methods for working with JDBC. 
- JdbcUtils() - Constructor for class org.springframework.jdbc.support.JdbcUtils
-  
- JdkRegexpMethodPointcut - Class in org.springframework.aop.support
- 
Regular expression pointcut based on the java.util.regexpackage.
 
- JdkRegexpMethodPointcut() - Constructor for class org.springframework.aop.support.JdkRegexpMethodPointcut
-  
- JdkVersion - Class in org.springframework.core
- 
Internal helper class used to find the Java/JVM version
 that Spring is operating on, to allow for automatically
 adapting to the present platform's capabilities. 
- JdkVersion() - Constructor for class org.springframework.core.JdkVersion
-  
- JdoAccessor - Class in org.springframework.orm.jdo
- 
- JdoAccessor() - Constructor for class org.springframework.orm.jdo.JdoAccessor
- 
Deprecated. 
- JdoCallback<T> - Interface in org.springframework.orm.jdo
- 
- JdoDaoSupport - Class in org.springframework.orm.jdo.support
- 
- JdoDaoSupport() - Constructor for class org.springframework.orm.jdo.support.JdoDaoSupport
- 
Deprecated. 
- JdoDialect - Interface in org.springframework.orm.jdo
- 
SPI strategy that allows for customizing integration with a specific JDO provider,
 in particular regarding transaction management and exception translation. 
- JdoInterceptor - Class in org.springframework.orm.jdo
- 
- JdoInterceptor() - Constructor for class org.springframework.orm.jdo.JdoInterceptor
- 
Deprecated. 
- JdoObjectRetrievalFailureException - Exception in org.springframework.orm.jdo
- 
JDO-specific subclass of ObjectRetrievalFailureException. 
- JdoObjectRetrievalFailureException(JDOObjectNotFoundException) - Constructor for exception org.springframework.orm.jdo.JdoObjectRetrievalFailureException
-  
- JdoOperations - Interface in org.springframework.orm.jdo
- 
- JdoOptimisticLockingFailureException - Exception in org.springframework.orm.jdo
- 
JDO-specific subclass of ObjectOptimisticLockingFailureException. 
- JdoOptimisticLockingFailureException(JDOOptimisticVerificationException) - Constructor for exception org.springframework.orm.jdo.JdoOptimisticLockingFailureException
-  
- JdoResourceFailureException - Exception in org.springframework.orm.jdo
- 
JDO-specific subclass of DataAccessResourceFailureException. 
- JdoResourceFailureException(JDODataStoreException) - Constructor for exception org.springframework.orm.jdo.JdoResourceFailureException
-  
- JdoResourceFailureException(JDOFatalDataStoreException) - Constructor for exception org.springframework.orm.jdo.JdoResourceFailureException
-  
- JdoSystemException - Exception in org.springframework.orm.jdo
- 
JDO-specific subclass of UncategorizedDataAccessException,
 for JDO system errors that do not match any concrete
 org.springframework.daoexceptions.
 
- JdoSystemException(JDOException) - Constructor for exception org.springframework.orm.jdo.JdoSystemException
-  
- JdoTemplate - Class in org.springframework.orm.jdo
- 
- JdoTemplate() - Constructor for class org.springframework.orm.jdo.JdoTemplate
- 
Deprecated. Create a new JdoTemplate instance. 
- JdoTemplate(PersistenceManagerFactory) - Constructor for class org.springframework.orm.jdo.JdoTemplate
- 
Deprecated. Create a new JdoTemplate instance. 
- JdoTemplate(PersistenceManagerFactory, boolean) - Constructor for class org.springframework.orm.jdo.JdoTemplate
- 
Deprecated. Create a new JdoTemplate instance. 
- JdoTransactionManager - Class in org.springframework.orm.jdo
- 
- JdoTransactionManager() - Constructor for class org.springframework.orm.jdo.JdoTransactionManager
- 
Create a new JdoTransactionManager instance. 
- JdoTransactionManager(PersistenceManagerFactory) - Constructor for class org.springframework.orm.jdo.JdoTransactionManager
- 
Create a new JdoTransactionManager instance. 
- JdoUsageException - Exception in org.springframework.orm.jdo
- 
JDO-specific subclass of InvalidDataAccessApiUsageException. 
- JdoUsageException(JDOUserException) - Constructor for exception org.springframework.orm.jdo.JdoUsageException
-  
- JdoUsageException(JDOFatalUserException) - Constructor for exception org.springframework.orm.jdo.JdoUsageException
-  
- JeeNamespaceHandler - Class in org.springframework.ejb.config
- 
- JeeNamespaceHandler() - Constructor for class org.springframework.ejb.config.JeeNamespaceHandler
-  
- JibxMarshaller - Class in org.springframework.oxm.jibx
- 
Implementation of the MarshallerandUnmarshallerinterfaces for JiBX.
 
- JibxMarshaller() - Constructor for class org.springframework.oxm.jibx.JibxMarshaller
-  
- JmsAccessor - Class in org.springframework.jms.support
- 
Base class for  JmsTemplate and other
 JMS-accessing gateway helpers, defining common properties such as the
 JMS  ConnectionFactory to operate on. 
- JmsAccessor() - Constructor for class org.springframework.jms.support.JmsAccessor
-  
- JmsActivationSpecConfig - Class in org.springframework.jms.listener.endpoint
- 
Common configuration object for activating a JMS message endpoint. 
- JmsActivationSpecConfig() - Constructor for class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-  
- JmsActivationSpecFactory - Interface in org.springframework.jms.listener.endpoint
- 
Strategy interface for creating JCA 1.5 ActivationSpec objects
 based on a configured  JmsActivationSpecConfig object. 
- JmsDestinationAccessor - Class in org.springframework.jms.support.destination
- 
Base class for  JmsTemplate and other
 JMS-accessing gateway helpers, adding destination-related properties to
  JmsAccessor's common properties. 
- JmsDestinationAccessor() - Constructor for class org.springframework.jms.support.destination.JmsDestinationAccessor
-  
- JmsException - Exception in org.springframework.jms
- 
Base class for exception thrown by the framework whenever it
 encounters a problem related to JMS. 
- JmsException(String) - Constructor for exception org.springframework.jms.JmsException
- 
Constructor that takes a message. 
- JmsException(String, Throwable) - Constructor for exception org.springframework.jms.JmsException
- 
Constructor that takes a message and a root cause. 
- JmsException(Throwable) - Constructor for exception org.springframework.jms.JmsException
- 
Constructor that takes a plain root cause, intended for
 subclasses mirroring corresponding javax.jmsexceptions.
 
- JmsGatewaySupport - Class in org.springframework.jms.core.support
- 
Convenient super class for application classes that need JMS access. 
- JmsGatewaySupport() - Constructor for class org.springframework.jms.core.support.JmsGatewaySupport
-  
- JmsInvokerClientInterceptor - Class in org.springframework.jms.remoting
- 
- JmsInvokerClientInterceptor() - Constructor for class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-  
- JmsInvokerProxyFactoryBean - Class in org.springframework.jms.remoting
- 
FactoryBean for JMS invoker proxies. 
- JmsInvokerProxyFactoryBean() - Constructor for class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-  
- JmsInvokerServiceExporter - Class in org.springframework.jms.remoting
- 
JMS message listener that exports the specified service bean as a
 JMS service endpoint, accessible via a JMS invoker proxy. 
- JmsInvokerServiceExporter() - Constructor for class org.springframework.jms.remoting.JmsInvokerServiceExporter
-  
- JmsMessageEndpointFactory - Class in org.springframework.jms.listener.endpoint
- 
JMS-specific implementation of the JCA 1.5
  MessageEndpointFactory interface,
 providing transaction management capabilities for a JMS listener object
 (e.g. 
- JmsMessageEndpointFactory() - Constructor for class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
-  
- JmsMessageEndpointFactory.JmsResourceException - Exception in org.springframework.jms.listener.endpoint
- 
Internal exception thrown when a ResourceException has been encountered
 during the endpoint invocation. 
- JmsMessageEndpointFactory.JmsResourceException(ResourceException) - Constructor for exception org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory.JmsResourceException
-  
- JmsMessageEndpointManager - Class in org.springframework.jms.listener.endpoint
- 
- JmsMessageEndpointManager() - Constructor for class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-  
- JmsNamespaceHandler - Class in org.springframework.jms.config
- 
- JmsNamespaceHandler() - Constructor for class org.springframework.jms.config.JmsNamespaceHandler
-  
- JmsOperations - Interface in org.springframework.jms.core
- 
Specifies a basic set of JMS operations. 
- JmsResourceHolder - Class in org.springframework.jms.connection
- 
JMS resource holder, wrapping a JMS Connection and a JMS Session. 
- JmsResourceHolder() - Constructor for class org.springframework.jms.connection.JmsResourceHolder
- 
Create a new JmsResourceHolder that is open for resources to be added. 
- JmsResourceHolder(ConnectionFactory) - Constructor for class org.springframework.jms.connection.JmsResourceHolder
- 
Create a new JmsResourceHolder that is open for resources to be added. 
- JmsResourceHolder(Session) - Constructor for class org.springframework.jms.connection.JmsResourceHolder
- 
Create a new JmsResourceHolder for the given JMS Session. 
- JmsResourceHolder(Connection, Session) - Constructor for class org.springframework.jms.connection.JmsResourceHolder
- 
Create a new JmsResourceHolder for the given JMS resources. 
- JmsResourceHolder(ConnectionFactory, Connection, Session) - Constructor for class org.springframework.jms.connection.JmsResourceHolder
- 
Create a new JmsResourceHolder for the given JMS resources. 
- JmsSecurityException - Exception in org.springframework.jms
- 
Runtime exception mirroring the JMS JMSSecurityException. 
- JmsSecurityException(JMSSecurityException) - Constructor for exception org.springframework.jms.JmsSecurityException
-  
- JmsTemplate - Class in org.springframework.jms.core
- 
Helper class that simplifies synchronous JMS access code. 
- JmsTemplate() - Constructor for class org.springframework.jms.core.JmsTemplate
- 
Create a new JmsTemplate for bean-style usage. 
- JmsTemplate(ConnectionFactory) - Constructor for class org.springframework.jms.core.JmsTemplate
- 
Create a new JmsTemplate, given a ConnectionFactory. 
- JmsTemplate102 - Class in org.springframework.jms.core
- 
Deprecated.
as of Spring 3.0, in favor of the JMS 1.1 based JmsTemplate
 
 
- JmsTemplate102() - Constructor for class org.springframework.jms.core.JmsTemplate102
- 
Deprecated. Create a new JmsTemplate102 for bean-style usage. 
- JmsTemplate102(ConnectionFactory, boolean) - Constructor for class org.springframework.jms.core.JmsTemplate102
- 
Deprecated. Create a new JmsTemplate102, given a ConnectionFactory. 
- JmsTransactionManager - Class in org.springframework.jms.connection
- 
- JmsTransactionManager() - Constructor for class org.springframework.jms.connection.JmsTransactionManager
- 
Create a new JmsTransactionManager for bean-style usage. 
- JmsTransactionManager(ConnectionFactory) - Constructor for class org.springframework.jms.connection.JmsTransactionManager
- 
Create a new JmsTransactionManager, given a ConnectionFactory. 
- JmsTransactionManager102 - Class in org.springframework.jms.connection
- 
- JmsTransactionManager102() - Constructor for class org.springframework.jms.connection.JmsTransactionManager102
- 
Deprecated. Create a new JmsTransactionManager102 for bean-style usage. 
- JmsTransactionManager102(ConnectionFactory, boolean) - Constructor for class org.springframework.jms.connection.JmsTransactionManager102
- 
Deprecated. Create a new JmsTransactionManager102, given a ConnectionFactory. 
- JmsUtils - Class in org.springframework.jms.support
- 
Generic utility methods for working with JMS. 
- JmsUtils() - Constructor for class org.springframework.jms.support.JmsUtils
-  
- JmxAttributeSource - Interface in org.springframework.jmx.export.metadata
- 
Interface used by the MetadataMBeanInfoAssemblerto
 read source-level metadata from a managed resource's class.
 
- JmxException - Exception in org.springframework.jmx
- 
General base exception to be thrown on JMX errors. 
- JmxException(String) - Constructor for exception org.springframework.jmx.JmxException
- 
Constructor for JmxException. 
- JmxException(String, Throwable) - Constructor for exception org.springframework.jmx.JmxException
- 
Constructor for JmxException. 
- JmxMetadataUtils - Class in org.springframework.jmx.export.metadata
- 
Utility methods for converting Spring JMX metadata into their plain JMX equivalents. 
- JmxMetadataUtils() - Constructor for class org.springframework.jmx.export.metadata.JmxMetadataUtils
-  
- JmxUtils - Class in org.springframework.jmx.support
- 
Collection of generic utility methods to support Spring JMX. 
- JmxUtils() - Constructor for class org.springframework.jmx.support.JmxUtils
-  
- JNDI_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.web.context.support.StandardServletEnvironment
- 
JNDI property source name: "jndiProperties" 
- JndiAccessor - Class in org.springframework.jndi
- 
Convenient superclass for JNDI accessors, providing "jndiTemplate"
 and "jndiEnvironment" bean properties. 
- JndiAccessor() - Constructor for class org.springframework.jndi.JndiAccessor
-  
- JndiCallback<T> - Interface in org.springframework.jndi
- 
Callback interface to be implemented by classes that need to perform an
 operation (such as a lookup) in a JNDI context. 
- JndiDataSourceLookup - Class in org.springframework.jdbc.datasource.lookup
- 
- JndiDataSourceLookup() - Constructor for class org.springframework.jdbc.datasource.lookup.JndiDataSourceLookup
-  
- JndiDestinationResolver - Class in org.springframework.jms.support.destination
- 
DestinationResolver implementation which interprets destination names
 as JNDI locations (with a configurable fallback strategy). 
- JndiDestinationResolver() - Constructor for class org.springframework.jms.support.destination.JndiDestinationResolver
-  
- JndiLocatorDelegate - Class in org.springframework.jndi
- 
- JndiLocatorDelegate() - Constructor for class org.springframework.jndi.JndiLocatorDelegate
-  
- JndiLocatorSupport - Class in org.springframework.jndi
- 
Convenient superclass for classes that can locate any number of JNDI objects. 
- JndiLocatorSupport() - Constructor for class org.springframework.jndi.JndiLocatorSupport
-  
- JndiLookupFailureException - Exception in org.springframework.jndi
- 
RuntimeException to be thrown in case of JNDI lookup failures,
 in particular from code that does not declare JNDI's checked
  NamingException: for example, from Spring's
  JndiObjectTargetSource. 
- JndiLookupFailureException(String, NamingException) - Constructor for exception org.springframework.jndi.JndiLookupFailureException
- 
Construct a new JndiLookupFailureException,
 wrapping the given JNDI NamingException. 
- JndiObjectFactoryBean - Class in org.springframework.jndi
- 
- JndiObjectFactoryBean() - Constructor for class org.springframework.jndi.JndiObjectFactoryBean
-  
- JndiObjectLocator - Class in org.springframework.jndi
- 
Convenient superclass for JNDI-based service locators,
 providing configurable lookup of a specific JNDI resource. 
- JndiObjectLocator() - Constructor for class org.springframework.jndi.JndiObjectLocator
-  
- JndiObjectTargetSource - Class in org.springframework.jndi
- 
AOP  TargetSource that provides
 configurable JNDI lookups for  getTarget() calls. 
- JndiObjectTargetSource() - Constructor for class org.springframework.jndi.JndiObjectTargetSource
-  
- JndiPropertySource - Class in org.springframework.jndi
- 
- JndiPropertySource(String) - Constructor for class org.springframework.jndi.JndiPropertySource
- 
Create a new  JndiPropertySource with the given name
 and a  JndiLocatorDelegate configured to prefix any names with
 "java:comp/env/". 
- JndiPropertySource(String, JndiLocatorDelegate) - Constructor for class org.springframework.jndi.JndiPropertySource
- 
Create a new JndiPropertySourcewith the given name and the givenJndiLocatorDelegate.
 
- JndiRmiClientInterceptor - Class in org.springframework.remoting.rmi
- 
- JndiRmiClientInterceptor() - Constructor for class org.springframework.remoting.rmi.JndiRmiClientInterceptor
-  
- JndiRmiProxyFactoryBean - Class in org.springframework.remoting.rmi
- 
- JndiRmiProxyFactoryBean() - Constructor for class org.springframework.remoting.rmi.JndiRmiProxyFactoryBean
-  
- JndiRmiServiceExporter - Class in org.springframework.remoting.rmi
- 
Service exporter which binds RMI services to JNDI. 
- JndiRmiServiceExporter() - Constructor for class org.springframework.remoting.rmi.JndiRmiServiceExporter
-  
- JndiTemplate - Class in org.springframework.jndi
- 
Helper class that simplifies JNDI operations. 
- JndiTemplate() - Constructor for class org.springframework.jndi.JndiTemplate
- 
Create a new JndiTemplate instance. 
- JndiTemplate(Properties) - Constructor for class org.springframework.jndi.JndiTemplate
- 
Create a new JndiTemplate instance, using the given environment. 
- JndiTemplateEditor - Class in org.springframework.jndi
- 
Properties editor for JndiTemplate objects. 
- JndiTemplateEditor() - Constructor for class org.springframework.jndi.JndiTemplateEditor
-  
- JOB_DETAIL_KEY - Static variable in interface org.springframework.scheduling.quartz.JobDetailAwareTrigger
- 
Name of the key for the JobDetail value in the trigger's JobDataMap. 
- JobDetailAwareTrigger - Interface in org.springframework.scheduling.quartz
- 
Interface to be implemented by Quartz Triggers that are aware
 of the JobDetail object that they are associated with. 
- JobDetailBean - Class in org.springframework.scheduling.quartz
- 
Convenience subclass of Quartz's  JobDetail class,
 making bean-style usage easier. 
- JobDetailBean() - Constructor for class org.springframework.scheduling.quartz.JobDetailBean
-  
- JobDetailFactoryBean - Class in org.springframework.scheduling.quartz
- 
A Spring  FactoryBean for creating a Quartz  JobDetail
 instance, supporting bean-style usage for JobDetail configuration. 
- JobDetailFactoryBean() - Constructor for class org.springframework.scheduling.quartz.JobDetailFactoryBean
-  
- JobMethodInvocationFailedException - Exception in org.springframework.scheduling.quartz
- 
Unchecked exception that wraps an exception thrown from a target method. 
- JobMethodInvocationFailedException(MethodInvoker, Throwable) - Constructor for exception org.springframework.scheduling.quartz.JobMethodInvocationFailedException
- 
Constructor for JobMethodInvocationFailedException. 
- JodaDateTimeFormatAnnotationFormatterFactory - Class in org.springframework.format.datetime.joda
- 
Formats fields annotated with the  DateTimeFormat annotation using Joda-Time. 
- JodaDateTimeFormatAnnotationFormatterFactory() - Constructor for class org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
-  
- JodaTimeContext - Class in org.springframework.format.datetime.joda
- 
A context that holds user-specific Joda-Time settings such as the user's
 Chronology (calendar system) and time zone. 
- JodaTimeContext() - Constructor for class org.springframework.format.datetime.joda.JodaTimeContext
-  
- JodaTimeContextHolder - Class in org.springframework.format.datetime.joda
- 
A holder for a thread-local  JodaTimeContext
 with user-specific Joda-Time settings. 
- JodaTimeContextHolder() - Constructor for class org.springframework.format.datetime.joda.JodaTimeContextHolder
-  
- JodaTimeFormatterRegistrar - Class in org.springframework.format.datetime.joda
- 
Configures Joda-Time's formatting system for use with Spring. 
- JodaTimeFormatterRegistrar() - Constructor for class org.springframework.format.datetime.joda.JodaTimeFormatterRegistrar
-  
- JOIN_POINT_KEY - Static variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- 
Key used in ReflectiveMethodInvocation userAtributes map for the current joinpoint. 
- JOptCommandLinePropertySource - Class in org.springframework.core.env
- 
- JOptCommandLinePropertySource(OptionSet) - Constructor for class org.springframework.core.env.JOptCommandLinePropertySource
- 
Create a new JOptCommandLinePropertySourcehaving the default name
 and backed by the givenOptionSet.
 
- JOptCommandLinePropertySource(String, OptionSet) - Constructor for class org.springframework.core.env.JOptCommandLinePropertySource
- 
Create a new JOptCommandLinePropertySourcehaving the given name
 and backed by the givenOptionSet.
 
- JpaAccessor - Class in org.springframework.orm.jpa
- 
Deprecated.
as of Spring 3.1, in favor of native EntityManager usage
 (typically obtained through @PersistenceContext)
 
 
- JpaAccessor() - Constructor for class org.springframework.orm.jpa.JpaAccessor
- 
Deprecated. 
- JpaCallback<T> - Interface in org.springframework.orm.jpa
- 
Deprecated.
as of Spring 3.1, in favor of native EntityManager usage
 (typically obtained through @PersistenceContext)
 
 
- JpaDaoSupport - Class in org.springframework.orm.jpa.support
- 
Deprecated.
as of Spring 3.1, in favor of native EntityManager usage
 (typically obtained through @PersistenceContext)
 
 
- JpaDaoSupport() - Constructor for class org.springframework.orm.jpa.support.JpaDaoSupport
- 
Deprecated. 
- JpaDialect - Interface in org.springframework.orm.jpa
- 
SPI strategy that encapsulates certain functionality that standard JPA 1.0
 does not offer, such as access to the underlying JDBC Connection. 
- JpaInterceptor - Class in org.springframework.orm.jpa
- 
- JpaInterceptor() - Constructor for class org.springframework.orm.jpa.JpaInterceptor
- 
Deprecated. 
- JpaObjectRetrievalFailureException - Exception in org.springframework.orm.jpa
- 
JPA-specific subclass of ObjectRetrievalFailureException. 
- JpaObjectRetrievalFailureException(EntityNotFoundException) - Constructor for exception org.springframework.orm.jpa.JpaObjectRetrievalFailureException
-  
- JpaOperations - Interface in org.springframework.orm.jpa
- 
Deprecated.
as of Spring 3.1, in favor of native EntityManager usage
 (typically obtained through @PersistenceContext).
 Note that this interface did not get upgraded to JPA 2.0 and never will.
 
 
- JpaOptimisticLockingFailureException - Exception in org.springframework.orm.jpa
- 
JPA-specific subclass of ObjectOptimisticLockingFailureException. 
- JpaOptimisticLockingFailureException(OptimisticLockException) - Constructor for exception org.springframework.orm.jpa.JpaOptimisticLockingFailureException
-  
- JpaSystemException - Exception in org.springframework.orm.jpa
- 
JPA-specific subclass of UncategorizedDataAccessException,
 for JPA system errors that do not match any concrete
 org.springframework.daoexceptions.
 
- JpaSystemException(PersistenceException) - Constructor for exception org.springframework.orm.jpa.JpaSystemException
-  
- JpaTemplate - Class in org.springframework.orm.jpa
- 
Deprecated.
as of Spring 3.1, in favor of native EntityManager usage
 (typically obtained through @PersistenceContext)
 Note that this class did not get upgraded to JPA 2.0 and never will.
 
 
- JpaTemplate() - Constructor for class org.springframework.orm.jpa.JpaTemplate
- 
Deprecated. Create a new JpaTemplate instance. 
- JpaTemplate(EntityManagerFactory) - Constructor for class org.springframework.orm.jpa.JpaTemplate
- 
Deprecated. Create a new JpaTemplate instance. 
- JpaTemplate(EntityManager) - Constructor for class org.springframework.orm.jpa.JpaTemplate
- 
Deprecated. Create a new JpaTemplate instance. 
- JpaTransactionManager - Class in org.springframework.orm.jpa
- 
- JpaTransactionManager() - Constructor for class org.springframework.orm.jpa.JpaTransactionManager
- 
Create a new JpaTransactionManager instance. 
- JpaTransactionManager(EntityManagerFactory) - Constructor for class org.springframework.orm.jpa.JpaTransactionManager
- 
Create a new JpaTransactionManager instance. 
- JpaVendorAdapter - Interface in org.springframework.orm.jpa
- 
SPI interface that allows to plug in vendor-specific behavior
 into Spring's EntityManagerFactory creators. 
- JRubyScriptFactory - Class in org.springframework.scripting.jruby
- 
- JRubyScriptFactory(String, Class[]) - Constructor for class org.springframework.scripting.jruby.JRubyScriptFactory
- 
Create a new JRubyScriptFactory for the given script source. 
- JRubyScriptUtils - Class in org.springframework.scripting.jruby
- 
Utility methods for handling JRuby-scripted objects. 
- JRubyScriptUtils() - Constructor for class org.springframework.scripting.jruby.JRubyScriptUtils
-  
- JRubyScriptUtils.JRubyExecutionException - Exception in org.springframework.scripting.jruby
- 
Exception thrown in response to a JRuby RaiseExceptionbeing thrown from a JRuby method invocation.
 
- JRubyScriptUtils.JRubyExecutionException(RaiseException) - Constructor for exception org.springframework.scripting.jruby.JRubyScriptUtils.JRubyExecutionException
- 
Create a new JRubyException,
 wrapping the given JRubyRaiseException.
 
- jsonPath(String, Object...) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
- 
Access to request body matchers using a  JSONPath expression to
 inspect a specific subset of the body. 
- jsonPath(String, Matcher<T>) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
- 
Access to request body matchers using a  JSONPath expression to
 inspect a specific subset of the body and a Hamcrest match for asserting
 the value found at the JSON path. 
- jsonPath(String, Object...) - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
- 
Access to response body assertions using a  JSONPath expression to
 inspect a specific subset of the body. 
- jsonPath(String, Matcher<T>) - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
- 
Access to response body assertions using a  JSONPath expression to
 inspect a specific subset of the body and a Hamcrest match for asserting
 the value found at the JSON path. 
- JsonPathExpectationsHelper - Class in org.springframework.test.util
- 
A helper class for applying assertions via JSONPath expressions. 
- JsonPathExpectationsHelper(String, Object...) - Constructor for class org.springframework.test.util.JsonPathExpectationsHelper
- 
Class constructor. 
- JsonPathRequestMatchers - Class in org.springframework.test.web.client.match
- 
Factory methods for request content  RequestMatcher's using a  JSONPath expression. 
- JsonPathRequestMatchers(String, Object...) - Constructor for class org.springframework.test.web.client.match.JsonPathRequestMatchers
- 
Class constructor, not for direct instantiation. 
- JsonPathResultMatchers - Class in org.springframework.test.web.servlet.result
- 
Factory for assertions on the response content using  JSONPath expressions. 
- JsonPathResultMatchers(String, Object...) - Constructor for class org.springframework.test.web.servlet.result.JsonPathResultMatchers
- 
Protected constructor. 
- JspAwareRequestContext - Class in org.springframework.web.servlet.support
- 
JSP-aware (and JSTL-aware) subclass of RequestContext, allowing for
 population of the context from a javax.servlet.jsp.PageContext.
 
- JspAwareRequestContext(PageContext) - Constructor for class org.springframework.web.servlet.support.JspAwareRequestContext
- 
Create a new JspAwareRequestContext for the given page context,
 using the request attributes for Errors retrieval. 
- JspAwareRequestContext(PageContext, Map<String, Object>) - Constructor for class org.springframework.web.servlet.support.JspAwareRequestContext
- 
Create a new JspAwareRequestContext for the given page context,
 using the given model attributes for Errors retrieval. 
- Jsr330ScopeMetadataResolver - Class in org.springframework.context.annotation
- 
- Jsr330ScopeMetadataResolver() - Constructor for class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
-  
- jstlPresent - Static variable in class org.springframework.web.servlet.support.RequestContext
-  
- JstlUtils - Class in org.springframework.web.servlet.support
- 
Helper class for preparing JSTL views,
 in particular for exposing a JSTL localization context. 
- JstlUtils() - Constructor for class org.springframework.web.servlet.support.JstlUtils
-  
- JstlView - Class in org.springframework.web.servlet.view
- 
- JstlView() - Constructor for class org.springframework.web.servlet.view.JstlView
- 
Constructor for use as a bean. 
- JstlView(String) - Constructor for class org.springframework.web.servlet.view.JstlView
- 
Create a new JstlView with the given URL. 
- JstlView(String, MessageSource) - Constructor for class org.springframework.web.servlet.view.JstlView
- 
Create a new JstlView with the given URL. 
- JtaAfterCompletionSynchronization - Class in org.springframework.transaction.jta
- 
Adapter for a JTA Synchronization, invoking the  afterCommit /
  afterCompletion callbacks of Spring  TransactionSynchronization
 objects callbacks after the outer JTA transaction has completed. 
- JtaAfterCompletionSynchronization(List<TransactionSynchronization>) - Constructor for class org.springframework.transaction.jta.JtaAfterCompletionSynchronization
- 
Create a new JtaAfterCompletionSynchronization for the given synchronization objects. 
- JtaLobCreatorSynchronization - Class in org.springframework.jdbc.support.lob
- 
Callback for resource cleanup at the end of a JTA transaction. 
- JtaLobCreatorSynchronization(LobCreator) - Constructor for class org.springframework.jdbc.support.lob.JtaLobCreatorSynchronization
- 
Create a JtaLobCreatorSynchronization for the given LobCreator. 
- JtaTransactionManager - Class in org.springframework.transaction.jta
- 
- JtaTransactionManager() - Constructor for class org.springframework.transaction.jta.JtaTransactionManager
- 
Create a new JtaTransactionManager instance, to be configured as bean. 
- JtaTransactionManager(UserTransaction) - Constructor for class org.springframework.transaction.jta.JtaTransactionManager
- 
Create a new JtaTransactionManager instance. 
- JtaTransactionManager(UserTransaction, TransactionManager) - Constructor for class org.springframework.transaction.jta.JtaTransactionManager
- 
Create a new JtaTransactionManager instance. 
- JtaTransactionManager(TransactionManager) - Constructor for class org.springframework.transaction.jta.JtaTransactionManager
- 
Create a new JtaTransactionManager instance. 
- JtaTransactionManagerBeanDefinitionParser - Class in org.springframework.transaction.config
- 
Parser for the <tx:jta-transaction-manager/> element,
 autodetecting BEA WebLogic, IBM WebSphere and Oracle OC4J. 
- JtaTransactionManagerBeanDefinitionParser() - Constructor for class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
-  
- JtaTransactionObject - Class in org.springframework.transaction.jta
- 
- JtaTransactionObject(UserTransaction) - Constructor for class org.springframework.transaction.jta.JtaTransactionObject
- 
Create a new JtaTransactionObject for the given JTA UserTransaction.