| 
 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
PlatformTransactionManager
 implementation for a single JDBC DataSource.DataSource.CallMetaDataProvider interface.DataFieldMaxValueIncrementer that retrieves the next value of a given sequence
 on DB2/390 or DB2/400.DataFieldMaxValueIncrementer that retrieves the next value of a given sequence
 on DB2 UDB (for Unix and Windows).MethodInterceptor that can be introduced in a chain
 to display verbose information about intercepted invocations to the logger.Node (either an element or an attribute) and decorate
 the supplied BeanDefinition,
 returning the decorated definition.
Node and decorate the supplied
 BeanDefinitionHolder, returning the decorated definition.
Node by delegating to the BeanDefinitionDecorator that
 is registered to handle that Node.
OverridingClassLoader
 and ShadowingClassLoader,
 providing common handling of excluded packages and classes.aop.xml file in the class path:
 "META-INF/aop.xml"
request.getCharacterEncoding
 returns null, according to the Servlet spec.
indenting is enabled.
layout key.
layout url.
LABEL_ORDER,
 then CODE_ORDER.
persistence.xml file:
 "classpath*:META-INF/persistence.xml".
screen content key.
sessions.xml TopLink configuration file:
 "sessions.xml" in the class path.
AdvisorAdapterRegistry interface.Advised object.HandlerMapping
 interface that maps handlers based on portlet modes expressed through the
 RequestMapping annotation at the type or method level.HandlerMapping
 interface that maps handlers based on HTTP paths expressed through the
 RequestMapping annotation at the type or method level.AopProxyFactory implementation,
 creating either a CGLIB proxy or a JDK dynamic proxy.BeanDefinitionDocumentReader interface.BeanNameGenerator interface, delegating to
 BeanDefinitionReaderUtils.generateBeanName(BeanDefinition, BeanDefinitionRegistry).BindingErrorProcessor implementation.LoadTimeWeaver bean for use in an application context,
 decorating an automatically detected internal LoadTimeWeaver.DocumentLoader implementation.IntroductionAdvisor implementation
 that by default applies to any class.JdoDialect interface.JmsActivationSpecFactory interface.JpaDialect interface.ListableBeanFactory and
 BeanDefinitionRegistry interfaces: a full-fledged bean factory
 based on bean definition objects.LobHandler interface.Log instance used to write trace messages.
MessageCodesResolver interface.MessageConsumer.receive() calls that also allow for
 transactional reception of messages (registering them with XA transactions).DefaultMessageListenerContainer for the JMS 1.0.2 specification,
 not relying on JMS 1.1 methods like SimpleMessageListenerContainer itself.MessageSourceResolvable interface.MultipartActionRequest interface.MultipartHttpServletRequest
 interface.NamespaceHandlerResolver interface.DefaultNamespaceHandlerResolver using the
 default mapping file location.
DefaultNamespaceHandlerResolver using the
 default mapping file location.
DefaultNamespaceHandlerResolver using the
 supplied mapping file location.
PersistenceUnitManager interface.PropertiesPersister interface.RemoteInvocationExecutor interface.RemoteInvocationFactory interface.RequestToViewNameTranslator
 that simply transforms the URI of the incoming request into a view name.ResourceLoader interface.ScopedObject interface.DefaultScopedObject class.
SessionAttributeStore interface,
 storing the attributes in the WebRequest session (i.e.SingletonBeanRegistry.toString() styler.TransactionDefinition interface,
 offering bean-style configuration and sensible default values
 (PROPAGATION_REQUIRED, ISOLATION_DEFAULT, TIMEOUT_DEFAULT, readOnly=false).TransactionStatus
 interface, used by AbstractPlatformTransactionManager.toString styling conventions.IntroductionInterceptor interface.Action that is defined in
 ContextLoaderPlugIn's
 WebApplicationContext.ConnectionFactory implementation that delegates all calls
 to a given target ConnectionFactory.ConnectionFactory implementation that delegates all calls
 to a given target ConnectionFactory, adapting specific
 create(Queue/Topic)Connection calls to the target ConnectionFactory
 if necessary (e.g. when running JMS 1.0.2 API based code against a generic
 JMS 1.1 ConnectionFactory, such as ActiveMQ's PooledConnectionFactory).DataSource implementation that delegates all calls
 to a given target DataSource.EntityResolver implementation that delegates to a BeansDtdResolver
 and a PluggableSchemaResolver for DTDs and XML schemas, respectively.BeansDtdResolver and a default PluggableSchemaResolver.
EntityResolvers.
IntroductionInterceptor interface.Job adapter that delegates to a
 given Runnable instance.MessageSource that delegates all calls to the parent MessageSource.RequestProcessor that looks up
 Spring-managed Struts Actions defined in
 ContextLoaderPlugIn's WebApplicationContext
 (or, as a fallback, in the root WebApplicationContext).ServletInputStream.ServletOutputStream.TimerTask adapter that delegates to a
 given Runnable.TransactionAttribute implementation that delegates all calls to a given target
 TransactionAttribute instance.VariableResolver that first delegates to the
 original resolver of the underlying JSF implementation (for resolving
 managed-bean objects as defined in faces-config.xml
 as well as well-known implicit EL attributes), then to the Spring
 root WebApplicationContext (for resolving Spring beans).File - for directories,
 recursively delete any nested directories or files as well.
TestExecutionListener which provides support for dependency
 injection and initialization of test instances.CallMetaDataProvider interface.DataFieldMaxValueIncrementer that increments the maximum value of a given Derby table
 with the equivalent of an auto-increment column.Resource implementation that holds a resource description
 but does not point to an actually readable resource.MockHttpSession.serializeState().
ObjectPool when destroying this object.
BeanFactory and
 BeanWiringInfoResolver when the container is destroyed.
AbstractJmsListeningContainer.shutdown() when the BeanFactory destroys the container instance.
NotificationListener.
ApplicationContext is destroyed.
JMXConnectorServer managed by an instance of this class.
JMXConnector.
MBeanServer instance, if necessary.
shutdown when the BeanFactory destroys
 the task executor instance.
shutdown when the BeanFactory destroys
 the task executor instance.
Timer on bean factory shutdown, stopping all scheduled tasks.
ConfigurableApplicationContext.close().
String prefixed to the name of a
 destruction callback when it is stored in a HttpSession.
Resource.
InputStream.
Action bean, to be looked up in
 the WebApplicationContext.
Action bean, to be looked up in
 the WebApplicationContext.
InstrumentableClassLoader for the given
 ClassLoader.
SmartInstantiationAwareBeanPostProcessors.
RequestMapping
 annotation on the handler class and on any of its methods.
AbstractControllerUrlHandlerMapping.buildUrlsForHandler(java.lang.String, java.lang.Class),
 provided that AbstractControllerUrlHandlerMapping.isEligibleForMapping(java.lang.String, java.lang.Class) returns true.
"exceptionMappings", using the
 "defaultErrorView" as fallback.
"exceptionMappings", using the
 "defaultErrorView" as fallback.
PropertyAccessor implementation that directly accesses instance fields.TestExecutionListener which processes test methods configured
 with the @DirtiesContext annotation.disabled' attribute.
Transformer.
ServletWebRequest subclass that is aware of
 DispatcherServlet's
 request context, such as the Locale determined by the configured
 LocaleResolver.SqlTypeValue that adds a cleanup callback,
 to be invoked after the value has been set and the corresponding
 statement has been executed.createConnection(username, password)
 method of the target ConnectionFactory, passing in the specified user credentials.
createQueueConnection(username, password)
 method of the target QueueConnectionFactory, passing in the specified user credentials.
createTopicConnection(username, password)
 method of the target TopicConnectionFactory, passing in the specified user credentials.
%lt;beans>
 level in a standard Spring XML bean definition document:
 default-lazy-init, default-autowire, etcDocument.FrameworkServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
rendering, flush any buffered
 BodyContent or, if no BodyContent is supplied,
 render the default content.
form' block tag and removes the form object name
 from the PageContext.
label' tag.
options.
SqlParameterSource
SqlParameterSource
SqlParameterSource
 and returning a generated key
SqlParameterSource
 and returning all generated keys
SqlParameterSource
Exception is not thrown.
doFilter implementation stores a request attribute for
 "already filtered", proceeding without filtering again if the
 attribute is already there.
doFilter, but guaranteed to be
 just invoked once per request.
BindStatus instance.
TagWriter.
TagWriter instance.
TagWriter that might have been left over when using
 nested options.
ServletContext.getResourcePaths to find
 matching resources below the web application root directory.
PortletContext.getResourcePaths to find
 matching resources below the web application root directory.
getConnection(ConnectionSpec)
 method of the target ConnectionFactory, passing in the specified user credentials.
getConnection(username, password)
 method of the target DataSource, passing in the specified user credentials.
WSDataSource.getConnection(JDBCConnectionSpec).
rawConnectionOperation API,
 using the getRawConnection as callback to get access to the
 raw Connection (which is otherwise not directly supported by C3P0).
getUnderlyingConnection method.
getVendorConnection method.
getNativeConnection method.
JdbcTemplate.execute with an active JDBC
 CallableStatement.
CciTemplate.execute with an active CCI Connection.
JdbcTemplate.execute with an active JDBC
 Connection.
HibernateTemplate.execute with an active
 Hibernate Session.
CciTemplate.execute with an active CCI Interaction.
JdoTemplate.execute with an active JDO
 PersistenceManager.
Session and QueueBrowser.
Session and MessageProducer.
Session, possibly returning a result.
JpaTemplate.execute with an active
 JPA EntityManager.
JdbcTemplate.execute with an active JDBC
 PreparedStatement.
SqlMapClientTemplate.execute with an active
 SqlMapExecutor.
JdbcTemplate.execute with an active JDBC
 Statement.
readFromSession.
TopLinkTemplate.execute with an active
 Session.
doInUnitOfWork.
TransactionTemplate.execute(org.springframework.transaction.support.TransactionCallback) within a transactional context.
RmiInvocationHandler.
RmiInvocationHandler.
RmiClientInterceptorUtils.invokeRemoteMethod(org.aopalliance.intercept.MethodInvocation, java.lang.Object)
path against the given pattern.
FrameworkServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse), if desired.
Element and populate the supplied
 BeanDefinitionBuilder as required.
Element and populate the supplied
 BeanDefinitionBuilder as required.
Element and populate the supplied
 BeanDefinitionBuilder as required.
FrameworkServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
MethodInterceptor.
MethodInterceptor.
FrameworkServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
afterCompletion on the given Spring TransactionSynchronizations.
DispatcherServlet.doDispatch(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) for the actual dispatching.
AbstractFormTag.createTagWriter() and passes
 the created TagWriter to the AbstractFormTag.writeTagContent(TagWriter) method.
FrameworkServlet.processRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse), if desired.
convertIfNecessary
DataSource interface,
 configuring the plain old JDBC DriverManager via bean properties, and
 returning a new Connection from every getConnection call.SimpleDriverDataSource instead.
DestinationResolver implementation resolving destination names
 as dynamic destinations.| 
 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||