|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
LABEL_ORDER
.
LabeledEnum
instances.label
' element
that defines text that is associated with a single form element.NamespaceHandler
that supports the wiring of
objects backed by dynamic languages such as Groovy, JRuby and
BeanShell.owner.
- LazyConnectionDataSourceProxy - Class in org.springframework.jdbc.datasource
- Proxy for a target DataSource, fetching actual JDBC Connections lazily,
i.e. not until first creation of a Statement.
- LazyConnectionDataSourceProxy() -
Constructor for class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Create a new LazyConnectionDataSourceProxy.
- LazyConnectionDataSourceProxy(DataSource) -
Constructor for class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Create a new LazyConnectionDataSourceProxy.
- lazyGetProceedingJoinPoint(ProxyMethodInvocation) -
Method in class org.springframework.aop.aspectj.AspectJAroundAdvice
- Return the ProceedingJoinPoint for the current invocation,
instantiating it lazily if it hasn't been bound to the thread already.
- LazyInitTargetSource - Class in org.springframework.aop.target
TargetSource
that lazily accesses a
singleton bean from a BeanFactory
.- LazyInitTargetSource() -
Constructor for class org.springframework.aop.target.LazyInitTargetSource
-
- LazyInitTargetSourceCreator - Class in org.springframework.aop.framework.autoproxy.target
- TargetSourceCreator that enforces a LazyInitTargetSource for each bean
that is defined as "lazy-init".
- LazyInitTargetSourceCreator() -
Constructor for class org.springframework.aop.framework.autoproxy.target.LazyInitTargetSourceCreator
-
- LazySingletonAspectInstanceFactoryDecorator - Class in org.springframework.aop.aspectj.annotation
- Decorator to cause a MetadataAwareAspectInstanceFactory to instantiate only once.
- LazySingletonAspectInstanceFactoryDecorator(MetadataAwareAspectInstanceFactory) -
Constructor for class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- Create a new lazily initializing decorator for the given AspectInstanceFactory.
- LetterCodedLabeledEnum - Class in org.springframework.core.enums
- Implementation of LabeledEnum which uses a letter as the code type.
- LetterCodedLabeledEnum(char, String) -
Constructor for class org.springframework.core.enums.LetterCodedLabeledEnum
- Create a new LetterCodedLabeledEnum instance.
- Lifecycle - Interface in org.springframework.context
- Interface defining methods for start/stop lifecycle control.
- lifecycleMonitor -
Variable in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- list(String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- list(Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- LIST_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- LIST_VALUE_PAGE_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.SelectTag
- The
PageContext
attribute under
which the bound value is exposed to inner OptionTags
.
- ListableBeanFactory - Interface in org.springframework.beans.factory
- Extension of the
BeanFactory
interface to be implemented by bean factories
that can enumerate all their bean instances, rather than attempting bean lookup
by name one by one as requested by clients. - listBindings(String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- listBindings(Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- ListenerExecutionFailedException - Exception in org.springframework.jms.listener.adapter
- Exception to be thrown when the execution of a listener method failed.
- ListenerExecutionFailedException(String, Throwable) -
Constructor for exception org.springframework.jms.listener.adapter.ListenerExecutionFailedException
- Constructor for ListenerExecutionFailedException.
- ListenerSessionManager - Interface in org.springframework.jms.listener.serversession
- Deprecated. as of Spring 2.5, in favor of DefaultMessageListenerContainer
and JmsMessageEndpointManager. To be removed in Spring 3.0.
- ListFactoryBean - Class in org.springframework.beans.factory.config
- Simple factory for shared List instances.
- ListFactoryBean() -
Constructor for class org.springframework.beans.factory.config.ListFactoryBean
-
- listIterator() -
Method in class org.springframework.util.AutoPopulatingList
-
- listIterator(int) -
Method in class org.springframework.util.AutoPopulatingList
-
- load(Class, Serializable) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Return the persistent instance of the given entity class
with the given identifier, throwing an exception if not found.
- load(Class, Serializable, LockMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Return the persistent instance of the given entity class
with the given identifier, throwing an exception if not found.
- load(String, Serializable) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Return the persistent instance of the given entity class
with the given identifier, throwing an exception if not found.
- load(String, Serializable, LockMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Return the persistent instance of the given entity class
with the given identifier, throwing an exception if not found.
- load(Object, Serializable) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Load the persistent instance with the given identifier
into the given object, throwing an exception if not found.
- load(Class, Serializable) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- load(Class, Serializable, LockMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- load(String, Serializable) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- load(String, Serializable, LockMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- load(Object, Serializable) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- load(Properties, InputStream) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- load(Properties, Reader) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- load(Properties, InputStream) -
Method in interface org.springframework.util.PropertiesPersister
- Load properties from the given InputStream into the given
Properties object.
- load(Properties, Reader) -
Method in interface org.springframework.util.PropertiesPersister
- Load properties from the given Reader into the given
Properties object.
- LOAD_TIME_WEAVER_BEAN_NAME -
Static variable in interface org.springframework.context.ConfigurableApplicationContext
- Name of the LoadTimeWeaver bean in the factory.
- loadAll(Class) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Return all persistent instances of the given entity class.
- loadAll(Class) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- loadAllProperties(String) -
Static method in class org.springframework.core.io.support.PropertiesLoaderUtils
- Load all properties from the given class path resource,
using the default class loader.
- loadAllProperties(String, ClassLoader) -
Static method in class org.springframework.core.io.support.PropertiesLoaderUtils
- Load all properties from the given class path resource,
using the given class loader.
- loadBeanDefinitions(Resource[]) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
- loadBeanDefinitions(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
- loadBeanDefinitions(String, Set) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Load bean definitions from the specified resource location.
- loadBeanDefinitions(String[]) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
- loadBeanDefinitions(Resource) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource.
- loadBeanDefinitions(Resource[]) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resources.
- loadBeanDefinitions(String) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource location.
- loadBeanDefinitions(String[]) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource locations.
- loadBeanDefinitions(Resource) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file,
using all property keys (i.e. not filtering by prefix).
- loadBeanDefinitions(Resource, String) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(EncodedResource) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(EncodedResource, String) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(Resource) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(EncodedResource) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(InputSource) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(InputSource, String) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(DefaultListableBeanFactory) -
Method in class org.springframework.context.support.AbstractRefreshableApplicationContext
- Load bean definitions into the given bean factory, typically through
delegating to one or more bean definition readers.
- loadBeanDefinitions(DefaultListableBeanFactory) -
Method in class org.springframework.context.support.AbstractXmlApplicationContext
- Loads the bean definitions via an XmlBeanDefinitionReader.
- loadBeanDefinitions(XmlBeanDefinitionReader) -
Method in class org.springframework.context.support.AbstractXmlApplicationContext
- Load the bean definitions with the given XmlBeanDefinitionReader.
- loadBeanDefinitions(BeanDefinitionRegistry, String[]) -
Method in class org.springframework.jca.context.SpringContextResourceAdapter
- Load the bean definitions into the given registry,
based on the specified configuration files.
- loadBeanDefinitions(String) -
Method in class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- Load bean definitions from the database via the given SQL string.
- loadBeanDefinitions(DefaultListableBeanFactory) -
Method in class org.springframework.web.context.support.XmlWebApplicationContext
- Loads the bean definitions via an XmlBeanDefinitionReader.
- loadBeanDefinitions(XmlBeanDefinitionReader) -
Method in class org.springframework.web.context.support.XmlWebApplicationContext
- Load the bean definitions with the given XmlBeanDefinitionReader.
- loadBeanDefinitions(DefaultListableBeanFactory) -
Method in class org.springframework.web.portlet.context.XmlPortletApplicationContext
- Loads the bean definitions via an XmlBeanDefinitionReader.
- loadBeanDefinitions(XmlBeanDefinitionReader) -
Method in class org.springframework.web.portlet.context.XmlPortletApplicationContext
- Load the bean definitions with the given XmlBeanDefinitionReader.
- loadBeanFactory() -
Method in class org.springframework.ejb.support.AbstractStatefulSessionBean
- Load a Spring BeanFactory namespace.
- loadBytesForClass(String) -
Method in class org.springframework.core.OverridingClassLoader
- Load the defining bytes for the given class,
to be turned into a Class object through a
ClassLoader.defineClass(byte[], int, int)
call.
- loadClass(String, boolean) -
Method in class org.springframework.core.OverridingClassLoader
-
- loadClass(String) -
Method in class org.springframework.instrument.classloading.ShadowingClassLoader
-
- loadClass(String) -
Method in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
-
- loadClassForOverriding(String) -
Method in class org.springframework.core.OverridingClassLoader
- Load the specified class for overriding purposes in this ClassLoader.
- loadContext(Object) -
Method in class org.springframework.test.AbstractSingleSpringContextTests
- This implementation assumes a key of type String array and loads a
context from the given locations.
- loadContext(Object) -
Method in class org.springframework.test.AbstractSpringContextTests
- Load a new ApplicationContext for the given key.
- loadContext(String...) -
Method in interface org.springframework.test.context.ContextLoader
- Loads a new
context
based on the supplied
locations
, configures the context, and finally returns
the context in fully refreshed state.
- loadContext(String...) -
Method in class org.springframework.test.context.support.AbstractGenericContextLoader
- Loads a Spring ApplicationContext from the supplied
locations
.
- loadContextLocations(String[]) -
Method in class org.springframework.test.AbstractSingleSpringContextTests
- Load a Spring ApplicationContext from the given config locations.
- loadDatabaseSession(String, String, ClassLoader) -
Method in class org.springframework.orm.toplink.LocalSessionFactory
- Load the specified DatabaseSession from the TopLink
sessions.xml
configuration file.
- loadDocument(InputSource, EntityResolver, ErrorHandler, int, boolean) -
Method in class org.springframework.beans.factory.xml.DefaultDocumentLoader
- Load the
Document
at the supplied InputSource
using the standard JAXP-configured
XML parser.
- loadDocument(InputSource, EntityResolver, ErrorHandler, int, boolean) -
Method in interface org.springframework.beans.factory.xml.DocumentLoader
- Load a
document
from the supplied source
.
- loadFromXml(Properties, InputStream) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- loadFromXml(Properties, InputStream) -
Method in interface org.springframework.util.PropertiesPersister
- Load properties from the given XML InputStream into the
given Properties object.
- loadList(Locale, Object) -
Method in interface org.springframework.beans.support.PagedListSourceProvider
- Deprecated. Load the List for the given Locale and filter settings.
- loadParentContext(ServletContext) -
Method in class org.springframework.web.context.ContextLoader
- Template method with default implementation (which may be overridden by a
subclass), to load or obtain an ApplicationContext instance which will be
used as the parent context of the root WebApplicationContext.
- loadProperties(Resource, String) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Load the properties from the given resource.
- loadProperties(Properties) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Load properties into the given instance.
- loadProperties(Resource) -
Static method in class org.springframework.core.io.support.PropertiesLoaderUtils
- Load properties from the given resource.
- loadReport() -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Load the main
JasperReport
from the specified Resource
.
- loadReport(Resource) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Loads a
JasperReport
from the specified Resource
.
- loadResource(String) -
Method in class org.springframework.jdbc.support.SQLErrorCodesFactory
- Load the given resource from the class path.
- LoadTimeWeaver - Interface in org.springframework.instrument.classloading
- Defines the contract for adding one or more
ClassFileTransformers
to a ClassLoader
. - LoadTimeWeaverAware - Interface in org.springframework.context.weaving
- Interface to be implemented by any object that wishes to be notified
of the application context's default
LoadTimeWeaver
. - LoadTimeWeaverAwareProcessor - Class in org.springframework.context.weaving
BeanPostProcessor
implementation that passes the context's default LoadTimeWeaver
to beans that implement the LoadTimeWeaverAware
interface.- LoadTimeWeaverAwareProcessor() -
Constructor for class org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
- Create a new
LoadTimeWeaverAwareProcessor
that will
auto-retrieve the LoadTimeWeaver
from the containing
BeanFactory
, expecting a bean named
"loadTimeWeaver"
.
- LoadTimeWeaverAwareProcessor(LoadTimeWeaver) -
Constructor for class org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
- Create a new
LoadTimeWeaverAwareProcessor
for the given
LoadTimeWeaver
.
- loadView(String, Locale) -
Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
- Subclasses must implement this method, building a View object
for the specified view.
- loadView(String, Locale) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
- loadView(String, Locale) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Delegates to
buildView
for creating a new instance of the
specified view class, and applies the following Spring lifecycle methods
(as supported by the generic Spring bean factory):
ApplicationContextAware's setApplicationContext
InitializingBean's afterPropertiesSet
- loadView(String, Locale) -
Method in class org.springframework.web.servlet.view.XmlViewResolver
-
- LOB_CREATOR_SYNCHRONIZATION_ORDER -
Static variable in class org.springframework.jdbc.support.lob.SpringLobCreatorSynchronization
- Order value for TransactionSynchronization objects that clean up LobCreators.
- LOB_CREATOR_SYNCHRONIZATION_ORDER -
Static variable in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler
- Order value for TransactionSynchronization objects that clean up LobCreators.
- LobCreator - Interface in org.springframework.jdbc.support.lob
- Interface that abstracts potentially database-specific creation of large binary
fields and large text fields.
- LobCreatorUtils - Class in org.springframework.jdbc.support.lob
- Helper class for registering a transaction synchronization for closing
a LobCreator, preferring Spring transaction synchronization and falling
back to plain JTA transaction synchronization.
- LobCreatorUtils() -
Constructor for class org.springframework.jdbc.support.lob.LobCreatorUtils
-
- LobHandler - Interface in org.springframework.jdbc.support.lob
- Abstraction for handling large binary fields and large text fields in
specific databases, no matter if represented as simple types or Large OBjects.
- LobRetrievalFailureException - Exception in org.springframework.jdbc
- Exception to be thrown when a LOB could not be retrieved.
- LobRetrievalFailureException(String) -
Constructor for exception org.springframework.jdbc.LobRetrievalFailureException
- Constructor for LobRetrievalFailureException.
- LobRetrievalFailureException(String, IOException) -
Constructor for exception org.springframework.jdbc.LobRetrievalFailureException
- Constructor for LobRetrievalFailureException.
- LOCAL_REF_ATTRIBUTE -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- LocalCacheProviderProxy - Class in org.springframework.orm.hibernate3
- Proxy for a Hibernate CacheProvider, delegating to a Spring-managed
CacheProvider instance, determined by LocalSessionFactoryBean's
"cacheProvider" property.
- LocalCacheProviderProxy() -
Constructor for class org.springframework.orm.hibernate3.LocalCacheProviderProxy
-
- LocalConnectionFactoryBean - Class in org.springframework.jca.support
FactoryBean
that creates
a local JCA connection factory in "non-managed" mode (as defined by the
Java Connector Architecture specification).- LocalConnectionFactoryBean() -
Constructor for class org.springframework.jca.support.LocalConnectionFactoryBean
-
- LocalContainerEntityManagerFactoryBean - Class in org.springframework.orm.jpa
FactoryBean
that creates a JPA
EntityManagerFactory
according to JPA's standard
container bootstrap contract.- LocalContainerEntityManagerFactoryBean() -
Constructor for class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
-
- LocalDataSourceConnectionProvider - Class in org.springframework.orm.hibernate3
- Hibernate connection provider for local DataSource instances
in an application context.
- LocalDataSourceConnectionProvider() -
Constructor for class org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
-
- LocalDataSourceJobStore - Class in org.springframework.scheduling.quartz
- Subclass of Quartz's JobStoreCMT class that delegates to a Spring-managed
DataSource instead of using a Quartz-managed connection pool.
- LocalDataSourceJobStore() -
Constructor for class org.springframework.scheduling.quartz.LocalDataSourceJobStore
-
- LOCALE_REQUEST_ATTRIBUTE_NAME -
Static variable in class org.springframework.web.servlet.i18n.CookieLocaleResolver
- The name of the request attribute that holds the locale.
- LOCALE_RESOLVER_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.DispatcherServlet
- Request attribute to hold the current LocaleResolver, retrievable by views.
- LOCALE_RESOLVER_BEAN_NAME -
Static variable in class org.springframework.web.servlet.DispatcherServlet
- Well-known name for the LocaleResolver object in the bean factory for this namespace.
- LOCALE_SESSION_ATTRIBUTE_NAME -
Static variable in class org.springframework.web.servlet.i18n.SessionLocaleResolver
- Name of the session attribute that holds the locale.
- LocaleChangeInterceptor - Class in org.springframework.web.servlet.i18n
- Interceptor that allows for changing the current locale on every request,
via a configurable request parameter.
- LocaleChangeInterceptor() -
Constructor for class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
-
- LocaleContext - Interface in org.springframework.context.i18n
- Strategy interface for determining the current Locale.
- LocaleContextHolder - Class in org.springframework.context.i18n
- Simple holder class that associates a LocaleContext instance
with the current thread.
- LocaleContextHolder() -
Constructor for class org.springframework.context.i18n.LocaleContextHolder
-
- LocaleEditor - Class in org.springframework.beans.propertyeditors
- Editor for
java.util.Locale
, to directly populate a Locale property. - LocaleEditor() -
Constructor for class org.springframework.beans.propertyeditors.LocaleEditor
-
- LocalEntityManagerFactoryBean - Class in org.springframework.orm.jpa
FactoryBean
that creates a JPA
EntityManagerFactory
according to JPA's standard
standalone bootstrap contract.- LocalEntityManagerFactoryBean() -
Constructor for class org.springframework.orm.jpa.LocalEntityManagerFactoryBean
-
- LocaleResolver - Interface in org.springframework.web.servlet
- Interface for web-based locale resolution strategies that allows for
both locale resolution via the request and locale modification via
request and response.
- LocalizedResourceHelper - Class in org.springframework.core.io.support
- Helper class for loading a localized resource,
specified through name, extension and current locale.
- LocalizedResourceHelper() -
Constructor for class org.springframework.core.io.support.LocalizedResourceHelper
- Create a new LocalizedResourceHelper with a DefaultResourceLoader.
- LocalizedResourceHelper(ResourceLoader) -
Constructor for class org.springframework.core.io.support.LocalizedResourceHelper
- Create a new LocalizedResourceHelper with the given ResourceLoader.
- LocalJaxRpcServiceFactory - Class in org.springframework.remoting.jaxrpc
- Factory for locally defined JAX-RPC
Service
references. - LocalJaxRpcServiceFactory() -
Constructor for class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
-
- LocalJaxRpcServiceFactoryBean - Class in org.springframework.remoting.jaxrpc
FactoryBean
for locally
defined JAX-RPC Service references.- LocalJaxRpcServiceFactoryBean() -
Constructor for class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactoryBean
-
- LocalJaxWsServiceFactory - Class in org.springframework.remoting.jaxws
- Factory for locally defined JAX-WS
Service
references. - LocalJaxWsServiceFactory() -
Constructor for class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
-
- LocalJaxWsServiceFactoryBean - Class in org.springframework.remoting.jaxws
FactoryBean
for locally
defined JAX-WS Service references.- LocalJaxWsServiceFactoryBean() -
Constructor for class org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
-
- LocalJtaDataSourceConnectionProvider - Class in org.springframework.orm.hibernate3
- Subclass of LocalDataSourceConnectionProvider that will be used
if LocalSessionFactoryBean's "dataSource" property is set
in combination with a Hibernate TransactionManagerLookup.
- LocalJtaDataSourceConnectionProvider() -
Constructor for class org.springframework.orm.hibernate3.LocalJtaDataSourceConnectionProvider
-
- LocalPersistenceManagerFactoryBean - Class in org.springframework.orm.jdo
FactoryBean
that creates a
JDO PersistenceManagerFactory
.- LocalPersistenceManagerFactoryBean() -
Constructor for class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
-
- LocalSessionFactory - Class in org.springframework.orm.toplink
- Convenient JavaBean-style factory for a TopLink SessionFactory instance.
- LocalSessionFactory() -
Constructor for class org.springframework.orm.toplink.LocalSessionFactory
-
- LocalSessionFactoryBean - Class in org.springframework.orm.hibernate3
FactoryBean
that creates a
Hibernate SessionFactory
.- LocalSessionFactoryBean() -
Constructor for class org.springframework.orm.hibernate3.LocalSessionFactoryBean
-
- LocalSessionFactoryBean - Class in org.springframework.orm.toplink
FactoryBean
that creates a
TopLink SessionFactory
.- LocalSessionFactoryBean() -
Constructor for class org.springframework.orm.toplink.LocalSessionFactoryBean
-
- LocalSlsbInvokerInterceptor - Class in org.springframework.ejb.access
- Invoker for a local Stateless Session Bean.
- LocalSlsbInvokerInterceptor() -
Constructor for class org.springframework.ejb.access.LocalSlsbInvokerInterceptor
-
- LocalStatelessSessionProxyFactoryBean - Class in org.springframework.ejb.access
- Convenient factory for local Stateless Session Bean (SLSB) proxies.
- LocalStatelessSessionProxyFactoryBean() -
Constructor for class org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
-
- LocalTaskExecutorThreadPool - Class in org.springframework.scheduling.quartz
- Quartz ThreadPool adapter that delegates to a Spring-managed
TaskExecutor instance, specified on SchedulerFactoryBean.
- LocalTaskExecutorThreadPool() -
Constructor for class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- LocalTransactionManagerLookup - Class in org.springframework.orm.hibernate3
- Implementation of Hibernate's
TransactionManagerLookup
interface
that returns a Spring-managed JTA TransactionManager
, determined
by LocalSessionFactoryBean's "jtaTransactionManager" property. - LocalTransactionManagerLookup() -
Constructor for class org.springframework.orm.hibernate3.LocalTransactionManagerLookup
-
- LocalVariableTableParameterNameDiscoverer - Class in org.springframework.core
- Implementation of
ParameterNameDiscoverer
that uses the LocalVariableTable
information in the method attributes to discover parameter names. - LocalVariableTableParameterNameDiscoverer() -
Constructor for class org.springframework.core.LocalVariableTableParameterNameDiscoverer
-
- locateMBeanServer() -
Static method in class org.springframework.jmx.support.JmxUtils
- Attempt to find a locally running
MBeanServer
.
- locateMBeanServer(String) -
Static method in class org.springframework.jmx.support.JmxUtils
- Attempt to find a locally running
MBeanServer
.
- locateMBeanServer(String) -
Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- Attempt to locate an existing
MBeanServer
.
- locateSource(Map) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Locate the
Source
object in the supplied model,
converting objects as required.
- Location - Class in org.springframework.beans.factory.parsing
- Class that models an arbitrary location in a
resource
. - Location(Resource) -
Constructor for class org.springframework.beans.factory.parsing.Location
- Create a new instance of the
Location
class.
- Location(Resource, Object) -
Constructor for class org.springframework.beans.factory.parsing.Location
- Create a new instance of the
Location
class.
- LOCATOR_FACTORY_KEY_PARAM -
Static variable in class org.springframework.web.context.ContextLoader
- Optional servlet context parameter (i.e., "
parentContextKey
")
used only when obtaining a parent context using the default implementation
of ContextLoader.loadParentContext(ServletContext servletContext)
.
- LOCATOR_FACTORY_SELECTOR_PARAM -
Static variable in class org.springframework.web.context.ContextLoader
- Optional servlet context parameter (i.e., "
locatorFactorySelector
")
used only when obtaining a parent context using the default implementation
of ContextLoader.loadParentContext(ServletContext servletContext)
.
- lock(Object, LockMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Obtain the specified lock level upon the given object, implicitly
checking whether the corresponding database entry still exists.
- lock(String, Object, LockMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Obtain the specified lock level upon the given object, implicitly
checking whether the corresponding database entry still exists.
- lock(Object, LockMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- lock(String, Object, LockMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- log(String) -
Method in class org.springframework.mock.web.MockServletContext
-
- log(Exception, String) -
Method in class org.springframework.mock.web.MockServletContext
-
- log(String, Throwable) -
Method in class org.springframework.mock.web.MockServletContext
-
- log(String) -
Method in class org.springframework.mock.web.portlet.MockPortletContext
-
- log(String, Throwable) -
Method in class org.springframework.mock.web.portlet.MockPortletContext
-
- log(SessionLogEntry) -
Method in class org.springframework.orm.toplink.support.CommonsLoggingSessionLog
-
- log(SessionLogEntry) -
Method in class org.springframework.orm.toplink.support.CommonsLoggingSessionLog904
-
- Log4jConfigListener - Class in org.springframework.web.util
- Bootstrap listener for custom log4j initialization in a web environment.
- Log4jConfigListener() -
Constructor for class org.springframework.web.util.Log4jConfigListener
-
- Log4jConfigServlet - Class in org.springframework.web.util
- Bootstrap servlet for custom log4j initialization in a web environment.
- Log4jConfigServlet() -
Constructor for class org.springframework.web.util.Log4jConfigServlet
-
- Log4jConfigurer - Class in org.springframework.util
- Convenience class that features simple methods for custom log4j configuration.
- Log4jConfigurer() -
Constructor for class org.springframework.util.Log4jConfigurer
-
- log4jLogger -
Variable in class org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
- Logger available to subclasses
- log4jLogger -
Variable in class org.springframework.web.filter.Log4jNestedDiagnosticContextFilter
- Logger available to subclasses
- Log4jNestedDiagnosticContextFilter - Class in org.springframework.web.filter
- Request logging filter that adds the request log message to the Log4J
nested diagnostic context (NDC) before the request is processed,
removing it again after the request is processed.
- Log4jNestedDiagnosticContextFilter() -
Constructor for class org.springframework.web.filter.Log4jNestedDiagnosticContextFilter
-
- Log4jNestedDiagnosticContextInterceptor - Class in org.springframework.web.context.request
- Request logging interceptor that adds a request context message to the
Log4J nested diagnostic context (NDC) before the request is processed,
removing it again after the request is processed.
- Log4jNestedDiagnosticContextInterceptor() -
Constructor for class org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
-
- Log4jWebConfigurer - Class in org.springframework.web.util
- Convenience class that performs custom log4j initialization for web environments,
allowing for log file paths within the web application, with the option to
perform automatic refresh checks (for runtime changes in logging configuration).
- Log4jWebConfigurer() -
Constructor for class org.springframework.web.util.Log4jWebConfigurer
-
- logException(Exception, RenderRequest) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Log the given exception at warn level, provided that warn logging has been
activated through the
"warnLogCategory"
property.
- logException(Exception, HttpServletRequest) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Log the given exception at warn level, provided that warn logging has been
activated through the
"warnLogCategory"
property.
- logger -
Variable in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
- Logger available to subclasses
- logger -
Variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Logger available to subclasses
- logger -
Variable in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
-
- logger -
Variable in class org.springframework.aop.framework.ProxyFactoryBean
-
- logger -
Static variable in class org.springframework.aop.interceptor.ClassLoaderAnalyzerInterceptor
- Deprecated. Static to avoid serializing the logger
- logger -
Variable in class org.springframework.aop.support.IntroductionInfoSupport
-
- logger -
Variable in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- Logger available to subclasses
- logger -
Variable in class org.springframework.aop.target.AbstractLazyCreationTargetSource
- Logger available to subclasses
- logger -
Variable in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.access.el.SpringBeanELResolver
- Logger available to subclasses
- logger -
Static variable in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
-
- logger -
Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- logger -
Variable in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.config.AbstractFactoryBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.config.CustomEditorConfigurer
-
- logger -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.wiring.BeanConfigurerSupport
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- logger -
Variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- logger -
Variable in class org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.beans.support.PropertyComparator
-
- logger -
Variable in class org.springframework.cache.ehcache.EhCacheFactoryBean
-
- logger -
Variable in class org.springframework.cache.ehcache.EhCacheManagerFactoryBean
-
- logger -
Variable in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
- logger -
Variable in class org.springframework.context.support.AbstractApplicationContext
- Logger used by this class.
- logger -
Variable in class org.springframework.context.support.ApplicationObjectSupport
- Logger that is available to subclasses
- logger -
Variable in class org.springframework.context.support.MessageSourceSupport
- Logger available to subclasses
- logger -
Variable in class org.springframework.context.weaving.DefaultContextLoadTimeWeaver
-
- logger -
Variable in class org.springframework.core.enums.AbstractCachingLabeledEnumResolver
-
- logger -
Variable in class org.springframework.core.io.support.PropertiesLoaderSupport
- Logger available to subclasses
- logger -
Variable in class org.springframework.dao.support.DaoSupport
- Logger available to subclasses
- logger -
Variable in class org.springframework.ejb.support.AbstractMessageDrivenBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.ejb.support.AbstractStatelessSessionBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.jca.cci.connection.SingleConnectionFactory
-
- logger -
Variable in class org.springframework.jca.context.SpringContextResourceAdapter
-
- logger -
Variable in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.core.BeanPropertyRowMapper
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- Logger available to subclasses
- logger -
Static variable in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
- Logger available to subclasses
- logger -
Static variable in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.core.metadata.TableMetaDataContext
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.core.simple.AbstractJdbcCall
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.datasource.AbstractDataSource
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
-
- logger -
Variable in class org.springframework.jdbc.object.RdbmsOperation
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.support.DatabaseStartupValidator
-
- logger -
Variable in class org.springframework.jdbc.support.JdbcAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.jdbc.support.lob.DefaultLobHandler
-
- logger -
Variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- logger -
Variable in class org.springframework.jms.connection.SingleConnectionFactory
-
- logger -
Variable in class org.springframework.jms.core.support.JmsGatewaySupport
-
- logger -
Variable in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Logger available to subclasses
- logger -
Variable in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
- Logger available to subclasses
- logger -
Variable in class org.springframework.jms.listener.serversession.AbstractPoolingServerSessionFactory
- Deprecated.
- logger -
Variable in class org.springframework.jms.support.JmsAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.jmx.access.MBeanClientInterceptor
- Logger available to subclasses
- logger -
Variable in class org.springframework.jmx.access.NotificationListenerRegistrar
- Logger available to subclasses
- logger -
Variable in class org.springframework.jmx.export.naming.KeyNamingStrategy
Log
instance for this class.
- logger -
Variable in class org.springframework.jmx.support.MBeanRegistrationSupport
Log
instance for this class.
- logger -
Variable in class org.springframework.jmx.support.MBeanServerFactoryBean
-
- logger -
Variable in class org.springframework.jndi.JndiAccessor
- Logger, available to subclasses.
- logger -
Variable in class org.springframework.jndi.JndiTemplate
-
- logger -
Variable in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.hibernate3.HibernateAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.hibernate3.support.AbstractLobType
-
- logger -
Variable in class org.springframework.orm.jdo.DefaultJdoDialect
-
- logger -
Variable in class org.springframework.orm.jdo.JdoAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
-
- logger -
Variable in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
-
- logger -
Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.toplink.AbstractSessionFactory
- Logger available to subclasses
- logger -
Variable in class org.springframework.orm.toplink.LocalSessionFactory
-
- logger -
Variable in class org.springframework.orm.toplink.TopLinkAccessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
-
- logger -
Variable in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Logger available to subclasses
- logger -
Variable in class org.springframework.remoting.jaxrpc.ServletEndpointSupport
-
- logger -
Variable in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
-
- logger -
Variable in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
-
- logger -
Static variable in class org.springframework.remoting.support.RemoteInvocationTraceInterceptor
-
- logger -
Variable in class org.springframework.remoting.support.RemotingSupport
- Logger available to subclasses
- logger -
Variable in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
-
- logger -
Variable in class org.springframework.scheduling.backportconcurrent.ScheduledExecutorFactoryBean
-
- logger -
Variable in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
-
- logger -
Variable in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
-
- logger -
Variable in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
- logger -
Variable in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
- Logger available to subclasses
- logger -
Static variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
-
- logger -
Static variable in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
-
- logger -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- logger -
Variable in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- logger -
Variable in class org.springframework.scheduling.timer.TimerFactoryBean
-
- logger -
Variable in class org.springframework.scheduling.timer.TimerTaskExecutor
-
- logger -
Variable in class org.springframework.scripting.support.ResourceScriptSource
- Logger available to subclasses
- logger -
Variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Logger available to subclasses
- logger -
Variable in class org.springframework.test.ConditionalTestCase
- Logger available to subclasses
- logger -
Variable in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
- Logger available to subclasses.
- logger -
Variable in class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- Logger available to subclasses.
- logger -
Static variable in class org.springframework.test.context.support.AbstractGenericContextLoader
-
- logger -
Variable in class org.springframework.test.context.testng.AbstractTestNGSpringContextTests
- Logger available to subclasses
- logger -
Variable in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
- Logger available to subclasses.
- logger -
Variable in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Logger available to subclasses
- logger -
Static variable in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Logger available to subclasses.
- logger -
Variable in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
- logger -
Static variable in class org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
-
- logger -
Variable in class org.springframework.transaction.jta.WebSphereTransactionManagerFactoryBean
-
- logger -
Variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Transient to optimize serialization
- logger -
Variable in class org.springframework.transaction.support.TransactionTemplate
- Logger available to subclasses
- logger -
Variable in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
- logger -
Variable in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
- logger -
Variable in class org.springframework.ui.freemarker.SpringTemplateLoader
-
- logger -
Variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- logger -
Variable in class org.springframework.ui.velocity.VelocityEngineFactory
-
- logger -
Variable in class org.springframework.util.ConcurrencyThrottleSupport
- Transient to optimize serialization
- logger -
Static variable in class org.springframework.validation.DataBinder
- We'll create a lot of DataBinder instances: Let's use a static logger.
- logger -
Variable in class org.springframework.web.context.request.RequestContextListener
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.context.support.PerformanceMonitorListener
- Deprecated.
- logger -
Variable in class org.springframework.web.context.support.ServletContextAttributeExporter
-
- logger -
Variable in class org.springframework.web.filter.GenericFilterBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.jsf.DelegatingVariableResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
-
- logger -
Static variable in class org.springframework.web.multipart.commons.CommonsMultipartFile
-
- logger -
Variable in class org.springframework.web.portlet.GenericPortletBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.servlet.HttpServletBean
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.servlet.mvc.multiaction.AbstractUrlMethodNameResolver
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
-
- logger -
Variable in class org.springframework.web.servlet.tags.RequestContextAwareTag
- Logger available to subclasses
- logger -
Variable in class org.springframework.web.servlet.view.tiles2.TilesConfigurer
-
- logger -
Variable in class org.springframework.web.struts.ContextLoaderPlugIn
-
- logger -
Variable in class org.springframework.web.util.CookieGenerator
-
- logRejectedTask(Object, RuntimeException) -
Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- Log a task that has been rejected by
AbstractJmsListeningContainer.doRescheduleTask(java.lang.Object)
.
- logVelocityMessage(int, String) -
Method in class org.springframework.ui.velocity.CommonsLoggingLogSystem
-
- longResult(Collection) -
Static method in class org.springframework.dao.support.DataAccessUtils
- Return a unique long result from the given Collection.
- lookup() -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- This overridden lookup implementation performs a narrow operation
after the JNDI lookup, provided that a home interface is specified.
- lookup(String) -
Method in class org.springframework.jndi.JndiLocatorSupport
- Perform an actual JNDI lookup for the given name via the JndiTemplate.
- lookup(String, Class) -
Method in class org.springframework.jndi.JndiLocatorSupport
- Perform an actual JNDI lookup for the given name via the JndiTemplate.
- lookup() -
Method in class org.springframework.jndi.JndiObjectLocator
- Perform the actual JNDI lookup for this locator's target resource.
- lookup(String) -
Method in class org.springframework.jndi.JndiTemplate
- Look up the object with the given name in the current JNDI context.
- lookup(String, Class) -
Method in class org.springframework.jndi.JndiTemplate
- Look up the object with the given name in the current JNDI context.
- lookup(String) -
Method in class org.springframework.mock.jndi.ExpectedLookupTemplate
- If the name is the expected name specified in the constructor,
return the object provided in the constructor.
- lookup(String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
- Look up the object with the given name.
- lookup(Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- LOOKUP_METHOD_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- lookupCacheSeconds(String) -
Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
- Look up a cache seconds value for the given URL path.
- lookupColumnName(ResultSetMetaData, int) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Determine the column name to use.
- LookupDispatchActionSupport - Class in org.springframework.web.struts
- Convenience class for Spring-aware Struts 1.1+ LookupDispatchActions.
- LookupDispatchActionSupport() -
Constructor for class org.springframework.web.struts.LookupDispatchActionSupport
-
- lookupEntityManagerFactory(HttpServletRequest) -
Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Look up the EntityManagerFactory that this filter should use,
taking the current HTTP request as argument.
- lookupEntityManagerFactory() -
Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Look up the EntityManagerFactory that this filter should use.
- lookupHandler(String, HttpServletRequest) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Look up a handler instance for the given URL path.
- lookupLink(String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- lookupLink(Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- lookupMultipartResolver(HttpServletRequest) -
Method in class org.springframework.web.multipart.support.MultipartFilter
- Look up the MultipartResolver that this filter should use,
taking the current HTTP request as argument.
- lookupMultipartResolver() -
Method in class org.springframework.web.multipart.support.MultipartFilter
- Look for a MultipartResolver bean in the root web application context.
- LookupOverride - Class in org.springframework.beans.factory.support
- Represents an override of a method that looks up an object in the same IoC context.
- LookupOverride(String, String) -
Constructor for class org.springframework.beans.factory.support.LookupOverride
- Construct a new LookupOverride.
- lookupPersistenceManagerFactory(HttpServletRequest) -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
- Look up the PersistenceManagerFactory that this filter should use,
taking the current HTTP request as argument.
- lookupPersistenceManagerFactory() -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
- Look up the PersistenceManagerFactory that this filter should use.
- lookupSessionFactory(HttpServletRequest) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Look up the SessionFactory that this filter should use,
taking the current HTTP request as argument.
- lookupSessionFactory() -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Look up the SessionFactory that this filter should use.
- lookupStub() -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Create the RMI stub, typically by looking it up.
- lookupStub() -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Create the RMI stub, typically by looking it up.
- lookupTransactionManager(String) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA TransactionManager in JNDI via the configured name.
- lookupTransactionSynchronizationRegistry(String) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA 1.1 TransactionSynchronizationRegistry in JNDI via the configured name.
- lookupType -
Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
-
- lookupUowManager(String) -
Method in class org.springframework.transaction.jta.WebSphereUowTransactionManager
- Look up the WebSphere UOWManager in JNDI via the configured name.
- lookupUserTransaction(String) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA UserTransaction in JNDI via the configured name.
- lookupWithFallback() -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Lookup variant that that returns the specified "defaultObject"
(if any) in case of lookup failure.
- LOWEST_PRECEDENCE -
Static variable in interface org.springframework.core.Ordered
- Useful constant for the lowest precedence value.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |