|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AbstractJasperReportsSingleFormatView
that renders report results in CSV format.AbstractJasperReportsSingleFormatView
that renders report results in HTML format.JasperReportsMultiFormatView
instance
with a default set of mappings.
AbstractJasperReportsSingleFormatView
that renders report results in PDF format.ViewResolver
implementation that
resolves instances of AbstractJasperReportsView
by translating
the supplied view name into the URL of the report file.AbstractJasperReportsSingleFormatView
that renders report results in XLS format.MailSender
interface for JavaMail,
supporting MIME messages both as direct arguments and through preparation
callbacks.JavaMailSender
interface,
supporting both JavaMail MimeMessages
and Spring
SimpleMailMessages
.JavaMailSenderImpl
class.
Marshaller
interface for JAXB 2.0.<oxm:jaxb2-marshaller/> element.- Jaxb2MarshallerBeanDefinitionParser() -
Constructor for class org.springframework.oxm.config.Jaxb2MarshallerBeanDefinitionParser
-
- jaxb2Present -
Static variable in class org.springframework.web.client.RestTemplate
-
- jaxb2Present -
Static variable in class org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser
-
- Jaxb2RootElementHttpMessageConverter - Class in org.springframework.http.converter.xml
- Implementation of
HttpMessageConverter
that can read
and write XML using JAXB2. - Jaxb2RootElementHttpMessageConverter() -
Constructor for class org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
-
- jaxbContext -
Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
- jaxbContextProperties -
Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
- jaxbContexts -
Variable in class org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter
-
- jaxp14Available -
Static variable in class org.springframework.util.xml.StaxUtils
-
- 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.
- jaxRpcService -
Variable in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated.
- jaxRpcServiceInterface -
Variable in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Deprecated.
- JaxRpcServicePostProcessor - Interface in org.springframework.remoting.jaxrpc
- Deprecated. in favor of JAX-WS support in
org.springframework.remoting.jaxws
- jaxRpcServiceProperties -
Variable in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Deprecated.
- 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
MethodInterceptor
for accessing a specific
port of a JAX-WS service.- JaxWsPortClientInterceptor() -
Constructor for class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
- JaxWsPortClientInterceptor.FeaturePortProvider - Class in org.springframework.remoting.jaxws
- Inner class in order to avoid a hard-coded JAX-WS 2.1 dependency.
- JaxWsPortClientInterceptor.FeaturePortProvider() -
Constructor for class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor.FeaturePortProvider
-
- JaxWsPortProxyFactoryBean - Class in org.springframework.remoting.jaxws
FactoryBean
for a specific port of a
JAX-WS service.- JaxWsPortProxyFactoryBean() -
Constructor for class org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
-
- jaxWsService -
Variable in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
- JaxWsSoapFaultException - Exception in org.springframework.remoting.jaxws
- Spring SoapFaultException adapter for the JAX-WS
SOAPFaultException
class. - JaxWsSoapFaultException(SOAPFaultException) -
Constructor for exception org.springframework.remoting.jaxws.JaxWsSoapFaultException
- Constructor for JaxWsSoapFaultException.
- JBOSS_WORK_MANAGER_MBEAN_CLASS_NAME -
Static variable in class org.springframework.jca.work.jboss.JBossWorkManagerUtils
-
- JBossClassLoaderAdapter - Class in org.springframework.instrument.classloading.jboss
- Reflective wrapper around a JBoss 5 class loader methods (discovered and called
through reflection) for load time weaving.
- JBossClassLoaderAdapter(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.jboss.JBossClassLoaderAdapter
-
- JBossLoadTimeWeaver - Class in org.springframework.instrument.classloading.jboss
LoadTimeWeaver
implementation for JBoss's instrumentable ClassLoader.- JBossLoadTimeWeaver() -
Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- Create a new instance of the
JBossLoadTimeWeaver
class using
the default class loader
.
- JBossLoadTimeWeaver(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- Create a new instance of the
JBossLoadTimeWeaver
class using
the supplied ClassLoader
.
- 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.
- JBossTranslatorAdapter - Class in org.springframework.instrument.classloading.jboss
- Adapter that implements JBoss Translator interface, delegating to a
standard JDK
ClassFileTransformer
underneath. - JBossTranslatorAdapter(ClassFileTransformer) -
Constructor for class org.springframework.instrument.classloading.jboss.JBossTranslatorAdapter
- Creates a new
JBossTranslatorAdapter
.
- 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
-
- JcaListenerContainerParser - Class in org.springframework.jms.config
- Parser for the JMS
<jca-listener-container>
element. - JcaListenerContainerParser() -
Constructor for class org.springframework.jms.config.JcaListenerContainerParser
-
- Jdbc4NativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
NativeJdbcExtractor
implementation that delegates to JDBC 4.0's
unwrap
method, as defined by Wrapper
.- Jdbc4NativeJdbcExtractor() -
Constructor for class org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
-
- Jdbc4SqlXmlHandler - Class in org.springframework.jdbc.support.xml
- Default implementation of the
SqlXmlHandler
interface. - Jdbc4SqlXmlHandler() -
Constructor for class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
-
- Jdbc4SqlXmlHandler.AbstractJdbc4SqlXmlValue - Class in org.springframework.jdbc.support.xml
- Internal base class for
SqlXmlValue
implementations. - Jdbc4SqlXmlHandler.AbstractJdbc4SqlXmlValue() -
Constructor for class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler.AbstractJdbc4SqlXmlValue
-
- JDBC_ADAPTER_CONNECTION_NAME_5 -
Static variable in class org.springframework.jdbc.support.nativejdbc.WebSphereNativeJdbcExtractor
-
- JDBC_ADAPTER_UTIL_NAME_5 -
Static variable in class org.springframework.jdbc.support.nativejdbc.WebSphereNativeJdbcExtractor
-
- JDBC_EXTENSION_NAME -
Static variable in class org.springframework.jdbc.support.nativejdbc.WebLogicNativeJdbcExtractor
-
- 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
-
- jdbcDataSource -
Variable in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Stores the
DataSource
, if any, used as the report data source.
- jdbcDataSource -
Variable in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
-
- jdbcExceptionTranslator -
Variable in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
-
- jdbcExceptionTranslator -
Variable in class org.springframework.orm.hibernate3.HibernateAccessor
-
- jdbcExceptionTranslator -
Variable in class org.springframework.orm.hibernate3.HibernateTransactionManager
-
- jdbcExceptionTranslator -
Variable in class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- jdbcExceptionTranslator -
Variable in class org.springframework.orm.jdo.DefaultJdoDialect
-
- jdbcExtensionClass -
Variable in class org.springframework.jdbc.support.nativejdbc.WebLogicNativeJdbcExtractor
-
- JdbcNamespaceHandler - Class in org.springframework.jdbc.config
NamespaceHandler
for JDBC configuration namespace.- 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.jdbc.core.simple.AbstractJdbcCall
- Lower-level class used to execute SQL
- jdbcTemplate -
Variable in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Lower-level class used to execute SQL
- jdbcTemplate -
Variable in class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
-
- jdbcTemplate -
Variable in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
- jdbcTemplate -
Variable in class org.springframework.jdbc.object.RdbmsOperation
- Lower-level class used to execute SQL
- jdbcTemplate -
Variable in class org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
- Deprecated.
- JdbcTemplate.CloseSuppressingInvocationHandler - Class in org.springframework.jdbc.core
- Invocation handler that suppresses close calls on JDBC Connections.
- JdbcTemplate.CloseSuppressingInvocationHandler(Connection) -
Constructor for class org.springframework.jdbc.core.JdbcTemplate.CloseSuppressingInvocationHandler
-
- JdbcTemplate.RowCallbackHandlerResultSetExtractor - Class in org.springframework.jdbc.core
- Adapter to enable use of a RowCallbackHandler inside a ResultSetExtractor.
- JdbcTemplate.RowCallbackHandlerResultSetExtractor(RowCallbackHandler) -
Constructor for class org.springframework.jdbc.core.JdbcTemplate.RowCallbackHandlerResultSetExtractor
-
- JdbcTemplate.SimpleCallableStatementCreator - Class in org.springframework.jdbc.core
- Simple adapter for CallableStatementCreator, allowing to use a plain SQL statement.
- JdbcTemplate.SimpleCallableStatementCreator(String) -
Constructor for class org.springframework.jdbc.core.JdbcTemplate.SimpleCallableStatementCreator
-
- JdbcTemplate.SimplePreparedStatementCreator - Class in org.springframework.jdbc.core
- Simple adapter for PreparedStatementCreator, allowing to use a plain SQL statement.
- JdbcTemplate.SimplePreparedStatementCreator(String) -
Constructor for class org.springframework.jdbc.core.JdbcTemplate.SimplePreparedStatementCreator
-
- JdbcTestUtils - Class in org.springframework.test.jdbc
- JdbcTestUtils is a collection of JDBC related utility methods for use in unit
and integration 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
-
- JdkDynamicAopProxy - Class in org.springframework.aop.framework
- JDK-based
AopProxy
implementation for the Spring AOP framework,
based on JDK dynamic proxies
. - JdkDynamicAopProxy(AdvisedSupport) -
Constructor for class org.springframework.aop.framework.JdkDynamicAopProxy
- Construct a new JdkDynamicAopProxy for the given AOP configuration.
- JdkRegexpMethodPointcut - Class in org.springframework.aop.support
- Regular expression pointcut based on the
java.util.regex
package. - 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
- Base class for JdoTemplate and JdoInterceptor, defining common
properties such as PersistenceManagerFactory and flushing behavior.
- JdoAccessor() -
Constructor for class org.springframework.orm.jdo.JdoAccessor
-
- JdoCallback<T> - Interface in org.springframework.orm.jdo
- Callback interface for JDO code.
- JdoDaoSupport - Class in org.springframework.orm.jdo.support
- Convenient super class for JDO data access objects.
- JdoDaoSupport() -
Constructor for class org.springframework.orm.jdo.support.JdoDaoSupport
-
- jdoDialect -
Variable in class org.springframework.orm.jdo.JdoAccessor
-
- 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.
- jdoDialect -
Variable in class org.springframework.orm.jdo.JdoTransactionManager
-
- jdoDialect -
Variable in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
-
- JdoInterceptor - Class in org.springframework.orm.jdo
- This interceptor binds a new JDO PersistenceManager to the thread before a method
call, closing and removing it afterwards in case of any method outcome.
- JdoInterceptor() -
Constructor for class org.springframework.orm.jdo.JdoInterceptor
-
- 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
- Interface that specifies a basic set of JDO operations,
implemented by
JdoTemplate
. - JdoOptimisticLockingFailureException - Exception in org.springframework.orm.jdo
- JDO-specific subclass of ObjectOptimisticLockingFailureException.
- JdoOptimisticLockingFailureException(JDOOptimisticVerificationException) -
Constructor for exception org.springframework.orm.jdo.JdoOptimisticLockingFailureException
-
- jdoPropertyMap -
Variable in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
-
- 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.dao
exceptions. - JdoSystemException(JDOException) -
Constructor for exception org.springframework.orm.jdo.JdoSystemException
-
- JdoTemplate - Class in org.springframework.orm.jdo
- Helper class that simplifies JDO data access code, and converts
JDOExceptions into Spring DataAccessExceptions, following the
org.springframework.dao
exception hierarchy. - JdoTemplate() -
Constructor for class org.springframework.orm.jdo.JdoTemplate
- Create a new JdoTemplate instance.
- JdoTemplate(PersistenceManagerFactory) -
Constructor for class org.springframework.orm.jdo.JdoTemplate
- Create a new JdoTemplate instance.
- JdoTemplate(PersistenceManagerFactory, boolean) -
Constructor for class org.springframework.orm.jdo.JdoTemplate
- Create a new JdoTemplate instance.
- jdoTemplate -
Variable in class org.springframework.orm.jdo.support.JdoDaoSupport
-
- JdoTemplate.CloseSuppressingInvocationHandler - Class in org.springframework.orm.jdo
- Invocation handler that suppresses close calls on JDO PersistenceManagers.
- JdoTemplate.CloseSuppressingInvocationHandler(PersistenceManager) -
Constructor for class org.springframework.orm.jdo.JdoTemplate.CloseSuppressingInvocationHandler
-
- JdoTransactionManager - Class in org.springframework.orm.jdo
PlatformTransactionManager
implementation
for a single JDO PersistenceManagerFactory
.- 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.
- JdoTransactionManager.JdoTransactionObject - Class in org.springframework.orm.jdo
- JDO transaction object, representing a PersistenceManagerHolder.
- JdoTransactionManager.JdoTransactionObject() -
Constructor for class org.springframework.orm.jdo.JdoTransactionManager.JdoTransactionObject
-
- JdoTransactionManager.SuspendedResourcesHolder - Class in org.springframework.orm.jdo
- Holder for suspended resources.
- JdoTransactionManager.SuspendedResourcesHolder(PersistenceManagerHolder, ConnectionHolder) -
Constructor for class org.springframework.orm.jdo.JdoTransactionManager.SuspendedResourcesHolder
-
- 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
NamespaceHandler
for the 'jee
' namespace.- JeeNamespaceHandler() -
Constructor for class org.springframework.ejb.config.JeeNamespaceHandler
-
- JIBX_MARSHALLER_CLASS_NAME -
Static variable in class org.springframework.oxm.config.JibxMarshallerBeanDefinitionParser
-
- JibxMarshaller - Class in org.springframework.oxm.jibx
- Implementation of the
Marshaller
and Unmarshaller
interfaces for JiBX. - JibxMarshaller() -
Constructor for class org.springframework.oxm.jibx.JibxMarshaller
-
- JibxMarshallerBeanDefinitionParser - Class in org.springframework.oxm.config
- Parser for the
<oxm:jibx-marshaller/> element.- JibxMarshallerBeanDefinitionParser() -
Constructor for class org.springframework.oxm.config.JibxMarshallerBeanDefinitionParser
-
- 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.jms
exceptions.
- 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
MethodInterceptor
for accessing a
JMS-based remote service.- 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
-
- JmsListenerContainerParser - Class in org.springframework.jms.config
- Parser for the JMS
<listener-container>
element. - JmsListenerContainerParser() -
Constructor for class org.springframework.jms.config.JmsListenerContainerParser
-
- 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.JmsMessageEndpoint - Class in org.springframework.jms.listener.endpoint
- Private inner class that implements the concrete JMS message endpoint.
- JmsMessageEndpointFactory.JmsMessageEndpoint() -
Constructor for class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory.JmsMessageEndpoint
-
- JmsMessageEndpointFactory.JmsResourceException - Exception in org.springframework.jms.listener.endpoint
- Internal exception thrown when a ResourceExeption 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
- Extension of the generic JCA 1.5
GenericMessageEndpointManager
,
adding JMS-specific support for ActivationSpec configuration. - JmsMessageEndpointManager() -
Constructor for class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- JmsNamespaceHandler - Class in org.springframework.jms.config
- A
NamespaceHandler
for the JMS namespace. - 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.
- jmsTemplate -
Variable in class org.springframework.jms.core.support.JmsGatewaySupport
-
- JmsTemplate.JmsTemplateResourceFactory - Class in org.springframework.jms.core
- ResourceFactory implementation that delegates to this template's protected callback methods.
- JmsTemplate.JmsTemplateResourceFactory() -
Constructor for class org.springframework.jms.core.JmsTemplate.JmsTemplateResourceFactory
-
- 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
PlatformTransactionManager
implementation
for a single JMS ConnectionFactory
.- 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.
- JmsTransactionManager.JmsTransactionObject - Class in org.springframework.jms.connection
- JMS transaction object, representing a JmsResourceHolder.
- JmsTransactionManager.JmsTransactionObject() -
Constructor for class org.springframework.jms.connection.JmsTransactionManager.JmsTransactionObject
-
- JmsTransactionManager102 - Class in org.springframework.jms.connection
- Deprecated. as of Spring 3.0, in favor of the JMS 1.1 based
JmsTransactionManager
- 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
MetadataMBeanInfoAssembler
to
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
-
- JmxUtils.MXBeanChecker - Class in org.springframework.jmx.support
- Inner class to avoid a Java 6 dependency.
- JmxUtils.MXBeanChecker() -
Constructor for class org.springframework.jmx.support.JmxUtils.MXBeanChecker
-
- JNDI_ENVIRONMENT -
Static variable in class org.springframework.ejb.config.AbstractJndiLocatingBeanDefinitionParser
-
- 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
- JNDI-based
DataSourceLookup
implementation. - 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
-
- jndiEnvironment -
Variable in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
- jndiFactory -
Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
-
- JndiLocatorDelegate - Class in org.springframework.jndi
JndiLocatorSupport
subclass with public lookup methods,
for convenient use as a delegate.- 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
-
- JndiLookupBeanDefinitionParser - Class in org.springframework.ejb.config
- Simple
BeanDefinitionParser
implementation that
translates jndi-lookup
tag into JndiObjectFactoryBean
definitions. - JndiLookupBeanDefinitionParser() -
Constructor for class org.springframework.ejb.config.JndiLookupBeanDefinitionParser
-
- 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.
- jndiName -
Variable in class org.springframework.jndi.JndiObjectLocator
-
- jndiName -
Variable in class org.springframework.remoting.rmi.JndiRmiServiceExporter
-
- jndiObject -
Variable in class org.springframework.jndi.JndiObjectFactoryBean
-
- JndiObjectFactoryBean - Class in org.springframework.jndi
FactoryBean
that looks up a
JNDI object.- JndiObjectFactoryBean() -
Constructor for class org.springframework.jndi.JndiObjectFactoryBean
-
- JndiObjectFactoryBean.JndiContextExposingInterceptor - Class in org.springframework.jndi
- Interceptor that exposes the JNDI context for all method invocations,
according to JndiObjectFactoryBean's "exposeAccessContext" flag.
- JndiObjectFactoryBean.JndiContextExposingInterceptor(JndiTemplate) -
Constructor for class org.springframework.jndi.JndiObjectFactoryBean.JndiContextExposingInterceptor
-
- JndiObjectFactoryBean.JndiObjectProxyFactory - Class in org.springframework.jndi
- Inner class to just introduce an AOP dependency when actually creating a proxy.
- JndiObjectFactoryBean.JndiObjectProxyFactory() -
Constructor for class org.springframework.jndi.JndiObjectFactoryBean.JndiObjectProxyFactory
-
- 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
-
- jndiObjects -
Variable in class org.springframework.mock.jndi.ExpectedLookupTemplate
-
- JndiObjectTargetSource - Class in org.springframework.jndi
- AOP
TargetSource
that provides
configurable JNDI lookups for getTarget()
calls. - JndiObjectTargetSource() -
Constructor for class org.springframework.jndi.JndiObjectTargetSource
-
- JndiRmiClientInterceptor - Class in org.springframework.remoting.rmi
MethodInterceptor
for accessing RMI services from JNDI.- JndiRmiClientInterceptor() -
Constructor for class org.springframework.remoting.rmi.JndiRmiClientInterceptor
-
- JndiRmiProxyFactoryBean - Class in org.springframework.remoting.rmi
FactoryBean
for RMI proxies from JNDI.- 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 -
Variable in class org.springframework.jndi.JndiAccessor
-
- jndiTemplate -
Variable in class org.springframework.jndi.JndiObjectFactoryBean.JndiContextExposingInterceptor
-
- 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.
- jndiTemplate -
Variable in class org.springframework.remoting.rmi.JndiRmiServiceExporter
-
- jndiTemplate -
Variable in class org.springframework.transaction.jta.JtaTransactionManager
-
- JndiTemplateEditor - Class in org.springframework.jndi
- Properties editor for JndiTemplate objects.
- JndiTemplateEditor() -
Constructor for class org.springframework.jndi.JndiTemplateEditor
-
- jobDetail -
Variable in class org.springframework.scheduling.quartz.CronTriggerBean
-
- jobDetail -
Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- jobDetail -
Variable in class org.springframework.scheduling.quartz.SimpleTriggerBean
-
- 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
-
- jobDetails -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- jobFactory -
Variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- jobFactorySet -
Variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- jobListenerNames -
Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- jobListeners -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- 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.
- jobSchedulingDataLocations -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- JodaDateTimeFormatAnnotationFormatterFactory - Class in org.springframework.format.datetime.joda
- Formats fields annotated with the
DateTimeFormat
annotation. - 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 user
JodaTimeContext
. - JodaTimeContextHolder() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeContextHolder
-
- jodaTimeContextHolder -
Static variable in class org.springframework.format.datetime.joda.JodaTimeContextHolder
-
- JodaTimeConverters - Class in org.springframework.format.datetime.joda
- Installs lower-level type converters required to integrate Joda Time support into Spring's field formatting system.
- JodaTimeConverters() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters
-
- JodaTimeConverters.CalendarToReadableInstantConverter - Class in org.springframework.format.datetime.joda
- Used when printing a java.util.Calendar field with a ReadableInstantPrinter.
- JodaTimeConverters.CalendarToReadableInstantConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.CalendarToReadableInstantConverter
-
- JodaTimeConverters.DateTimeToCalendarConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a java.util.Calendar field.
- JodaTimeConverters.DateTimeToCalendarConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToCalendarConverter
-
- JodaTimeConverters.DateTimeToDateConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a java.util.Date field.
- JodaTimeConverters.DateTimeToDateConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToDateConverter
-
- JodaTimeConverters.DateTimeToDateMidnightConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a DateMidnight field.
- JodaTimeConverters.DateTimeToDateMidnightConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToDateMidnightConverter
-
- JodaTimeConverters.DateTimeToLocalDateConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a LocalDate field.
- JodaTimeConverters.DateTimeToLocalDateConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToLocalDateConverter
-
- JodaTimeConverters.DateTimeToLocalDateTimeConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a LocalDateTime field.
- JodaTimeConverters.DateTimeToLocalDateTimeConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToLocalDateTimeConverter
-
- JodaTimeConverters.DateTimeToLocalTimeConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a LocalTime field.
- JodaTimeConverters.DateTimeToLocalTimeConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToLocalTimeConverter
-
- JodaTimeConverters.DateTimeToLongConverter - Class in org.springframework.format.datetime.joda
- Used when binding a parsed DateTime to a java.lang.Long field.
- JodaTimeConverters.DateTimeToLongConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateTimeToLongConverter
-
- JodaTimeConverters.DateToLongConverter - Class in org.springframework.format.datetime.joda
- Used when printing a java.util.Date field with a MillisecondInstantPrinter.
- JodaTimeConverters.DateToLongConverter() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeConverters.DateToLongConverter
-
- JodaTimeFormattingConfigurer - Class in org.springframework.format.datetime.joda
- Configures Joda Time's Formatting system for use with Spring.
- JodaTimeFormattingConfigurer() -
Constructor for class org.springframework.format.datetime.joda.JodaTimeFormattingConfigurer
-
- jodaTimePresent -
Static variable in class org.springframework.format.support.FormattingConversionServiceFactoryBean
-
- JOIN_POINT_KEY -
Static variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- Key used in ReflectiveMethodInvocation userAtributes map for the current joinpoint.
- joinPointArgumentIndex -
Variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- Index for thisJoinPoint argument (currently only
supported at index 0 if present at all)
- joinpointIdentification -
Variable in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
-
- joinPointStaticPartArgumentIndex -
Variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- Index for thisJoinPointStaticPart argument (currently only
supported at index 0 if present at all)
- jpa2ApiPresent -
Static variable in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
- JpaAccessor - Class in org.springframework.orm.jpa
- Base class for JpaTemplate and JpaInterceptor, defining common
properties such as EntityManagerFactory and flushing behavior.
- JpaAccessor() -
Constructor for class org.springframework.orm.jpa.JpaAccessor
-
- JpaCallback<T> - Interface in org.springframework.orm.jpa
- Callback interface for JPA code.
- JpaDaoSupport - Class in org.springframework.orm.jpa.support
- Convenient super class for JPA data access objects.
- JpaDaoSupport() -
Constructor for class org.springframework.orm.jpa.support.JpaDaoSupport
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.EntityManagerFactoryUtils.EntityManagerSynchronization
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.JpaAccessor
-
- 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.
- jpaDialect -
Variable in class org.springframework.orm.jpa.JpaTransactionManager
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
-
- jpaDialect -
Variable in class org.springframework.orm.jpa.vendor.TopLinkJpaVendorAdapter
-
- JpaInterceptor - Class in org.springframework.orm.jpa
- This interceptor binds a new JPA EntityManager to the thread before a method
call, closing and removing it afterwards in case of any method outcome.
- JpaInterceptor() -
Constructor for class org.springframework.orm.jpa.JpaInterceptor
-
- 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
- Interface that specifies a basic set of JPA operations,
implemented by
JpaTemplate
. - JpaOptimisticLockingFailureException - Exception in org.springframework.orm.jpa
- JPA-specific subclass of ObjectOptimisticLockingFailureException.
- JpaOptimisticLockingFailureException(OptimisticLockException) -
Constructor for exception org.springframework.orm.jpa.JpaOptimisticLockingFailureException
-
- jpaPresent -
Static variable in class org.springframework.context.annotation.AnnotationConfigUtils
-
- jpaPropertyMap -
Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- jpaPropertyMap -
Variable in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
-
- jpaPropertyMap -
Variable in class org.springframework.orm.jpa.JpaTransactionManager
-
- JpaSystemException - Exception in org.springframework.orm.jpa
- JPA-specific subclass of UncategorizedDataAccessException,
for JPA system errors that do not match any concrete
org.springframework.dao
exceptions. - JpaSystemException(PersistenceException) -
Constructor for exception org.springframework.orm.jpa.JpaSystemException
-
- JpaTemplate - Class in org.springframework.orm.jpa
- Helper class that allows for writing JPA data access code in the same style
as with Spring's well-known JdoTemplate and HibernateTemplate classes.
- JpaTemplate() -
Constructor for class org.springframework.orm.jpa.JpaTemplate
- Create a new JpaTemplate instance.
- JpaTemplate(EntityManagerFactory) -
Constructor for class org.springframework.orm.jpa.JpaTemplate
- Create a new JpaTemplate instance.
- JpaTemplate(EntityManager) -
Constructor for class org.springframework.orm.jpa.JpaTemplate
- Create a new JpaTemplate instance.
- jpaTemplate -
Variable in class org.springframework.orm.jpa.support.JpaDaoSupport
-
- JpaTemplate.CloseSuppressingInvocationHandler - Class in org.springframework.orm.jpa
- Invocation handler that suppresses close calls on JPA EntityManagers.
- JpaTemplate.CloseSuppressingInvocationHandler(EntityManager) -
Constructor for class org.springframework.orm.jpa.JpaTemplate.CloseSuppressingInvocationHandler
-
- JpaTransactionManager - Class in org.springframework.orm.jpa
PlatformTransactionManager
implementation
for a single JPA EntityManagerFactory
.- 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.
- JpaTransactionManager.JpaTransactionObject - Class in org.springframework.orm.jpa
- JPA transaction object, representing a EntityManagerHolder.
- JpaTransactionManager.JpaTransactionObject() -
Constructor for class org.springframework.orm.jpa.JpaTransactionManager.JpaTransactionObject
-
- JpaTransactionManager.SuspendedResourcesHolder - Class in org.springframework.orm.jpa
- Holder for suspended resources.
- JpaTransactionManager.SuspendedResourcesHolder(EntityManagerHolder, ConnectionHolder) -
Constructor for class org.springframework.orm.jpa.JpaTransactionManager.SuspendedResourcesHolder
-
- jpaVendorAdapter -
Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- 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
ScriptFactory
implementation
for a JRuby script.- 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
RaiseException
being 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 JRuby RaiseException
.
- JRubyScriptUtils.RubyObjectInvocationHandler - Class in org.springframework.scripting.jruby
- InvocationHandler that invokes a JRuby script method.
- JRubyScriptUtils.RubyObjectInvocationHandler(IRubyObject, Ruby) -
Constructor for class org.springframework.scripting.jruby.JRubyScriptUtils.RubyObjectInvocationHandler
-
- jsfPresent -
Static variable in class org.springframework.web.context.request.RequestContextHolder
-
- jsfPresent -
Static variable in class org.springframework.web.context.support.WebApplicationContextUtils
-
- 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.
- JspAwareRequestContext.JstlPageLocaleResolver - Class in org.springframework.web.servlet.support
- Inner class that isolates the JSTL dependency.
- JspAwareRequestContext.JstlPageLocaleResolver() -
Constructor for class org.springframework.web.servlet.support.JspAwareRequestContext.JstlPageLocaleResolver
-
- jsr250Present -
Static variable in class org.springframework.context.annotation.AnnotationConfigUtils
-
- jsr303Present -
Static variable in class org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser
-
- Jsr330ScopeMetadataResolver - Class in org.springframework.context.annotation
- Simple
ScopeMetadataResolver
implementation that follows JSR-330 scoping rules:
defaulting to prototype scope unless Singleton
is present. - Jsr330ScopeMetadataResolver() -
Constructor for class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
-
- jstlPresent -
Static variable in class org.springframework.web.servlet.support.RequestContext
-
- jstlPresent -
Static variable in class org.springframework.web.servlet.view.InternalResourceViewResolver
-
- 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
-
- JstlUtils.SpringLocalizationContext - Class in org.springframework.web.servlet.support
- Spring-specific LocalizationContext adapter that merges session-scoped
JSTL LocalizationContext/Locale attributes with the local Spring request context.
- JstlUtils.SpringLocalizationContext(MessageSource, HttpServletRequest) -
Constructor for class org.springframework.web.servlet.support.JstlUtils.SpringLocalizationContext
-
- JstlView - Class in org.springframework.web.servlet.view
- Specialization of
InternalResourceView
for JSTL pages,
i.e. - 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.
- jta -
Variable in class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler
-
- JTA_DATA_SOURCE -
Static variable in class org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
-
- JTA_TRANSACTION_MANAGER_CLASS_NAME -
Static variable in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
-
- 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.
- jtaDataSource -
Variable in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- 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.
- jtaTransaction -
Variable in class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- jtaTransaction -
Variable in class org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
-
- jtaTransactionManager -
Variable in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
-
- jtaTransactionManager -
Variable in class org.springframework.orm.hibernate3.support.AbstractLobType
-
- JtaTransactionManager - Class in org.springframework.transaction.jta
PlatformTransactionManager
implementation
for JTA, delegating to a backend JTA provider.- 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.
- JtaTransactionManager.InterposedSynchronizationDelegate - Class in org.springframework.transaction.jta
- Inner class to avoid a direct dependency on the JTA 1.1 API
(javax.transaction.TransactionSynchronizationRegistry interface).
- JtaTransactionManager.InterposedSynchronizationDelegate() -
Constructor for class org.springframework.transaction.jta.JtaTransactionManager.InterposedSynchronizationDelegate
-
- 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
- JTA transaction object, representing a
UserTransaction
. - JtaTransactionObject(UserTransaction) -
Constructor for class org.springframework.transaction.jta.JtaTransactionObject
- Create a new JtaTransactionObject for the given JTA UserTransaction.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |