|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ManagedNotifications
ManagedOperationParameter
attribute.ManagedOperationParameter
attributes.Properties
instance
that supports merging of parent/child definitions.modelMBean
.
ClassLoader
to use for invocations.
TransactionManager
reference and creating
a JTA Transaction
handle for it.Map
.read
in order to reset a cached
PropertyAccessor, allowing other accessors to have a try.DataSourceLookup
implementation that relies on a map for doing lookups.MapDataSourceLookup
class.
MapDataSourceLookup
class.
MapDataSourceLookup
class.
HttpMessageConverter
that can read and write JSON using Jackson's ObjectMapper
.BindingJacksonHttpMessageConverter
.
View
that renders JSON content by serializing the model for the current request using Jackson's ObjectMapper
.JacksonJsonView
, setting the content type to application/json
.
Resource
to load the mapping file from.
Resource
s containing properties that should be loaded
into the final merged set of Properties
used for ObjectName
resolution.
createInputRecord
method.extractOutputData
method.ObjectName
.
mapRow
method for each row.SqlParameterSource
implementation that holds a given Map of parameters.addValue
.
application
context
associated with this test context is dirty and should
be reloaded.
Result
.
Result
,
writing binary data to a MimeContainer
.
javax.xml.transform.Result
.
Node
.
DOMResult
s.
MarshallingException
with the specified detail message.
MarshallingException
with the specified detail message
and nested exception.
MarshallingFailureException
with the specified detail message.
MarshallingFailureException
with the specified detail message
and nested exception.
HttpMessageConverter
that can read and write XML using Spring's Marshaller
and Unmarshaller
abstractions.MarshallingHttpMessageConverter
with no Marshaller
or
Unmarshaller
set.
MarshallingMessageConverter
with the given Marshaller
set.
MarshallingMessageConverter
with the given
Marshaller
and Unmarshaller
.
MessageConverter
that uses a Marshaller
and Unmarshaller
.MarshallingMessageConverter
with no Marshaller
or Unmarshaller
set.
MarshallingMessageConverter
with the given Marshaller
set.
MarshallingMessageConverter
with the
given Marshaller and Unmarshaller.
Source
implementation that uses a Marshaller
.Can be constructed with a
Marshaller
and an object to be marshalled.MarshallingSource
with the given marshaller and content.
View
that allows for response context to be rendered as the result of marshalling by a Marshaller
.MarshallingView
with no Marshaller
set.
MarshallingView
with the given Marshaller
set.
OutputStream
.
ContentHandler
.
SAXResult
s.
StaxResult
s.
StreamResult
s.
BytesMessage
.
TextMessage
.
Writer
.
XMLEventWriter
.
XMLStreamWriter
.
null
or an instance of ModelAndView
.
path
against the given pattern
,
according to this PathMatcher's matching strategy.
true
if the Pattern
at index patternIndex
matches the supplied candidate String
.
IntroductionAwareMethodMatcher
(if applicable).
sourceType
to targetType
currently under consideration be selected?
true
if the exclusion Pattern
at index patternIndex
matches the supplied candidate String
.
path
against the corresponding part of the given
pattern
, according to this PathMatcher's matching strategy.
args
or at_args
),
add any candidate variable names to the given list.
MethodInterceptor
that routes calls to an
MBean running on the supplied MBeanServerConnection
.MethodCacheKey
with the supplied
method name and parameter list.
MBeanConnectFailureException
with the specified error message and root cause.
MBeanServer
, without the need to define any
JMX-specific information in the bean classes.LazyInitTargetSource
that will inject a
NotificationPublisher
into the lazy resource as it is created if required.MBeanExporter
.MBeanExportException
with the
specified error message.
MBeanExportException
with the
specified error message and root cause.
MBeanInfoRetrievalException
with the
specified error message.
MBeanInfoRetrievalException
with the
specified error message and root cause.
MBeanExporter
after an MBean has been successfully
registered with an MBeanServer
.
MBeanServer
.FactoryBean
that creates a JMX 1.2 MBeanServerConnection
to a remote MBeanServer
exposed via a JMXServerConnector
.JMXConnector
using the configured service URL
and environment properties.MBeanServerConnection
.FactoryBean
that obtains an MBeanServer
reference
through the standard JMX 1.2 MBeanServerFactory
API (which is available on JDK 1.5 or as part of a JMX 1.2 provider).MBeanServer
,
or when more than one instance is found.MBeanServerNotFoundException
with the
supplied error message.
MBeanServerNotFoundException
with the
specified error message and root cause.
MBeanExporter
after an MBean has been successfully
unregistered from an MBeanServer
.
MediaType
for the given primary type.
MediaType
for the given primary type and subtype.
MediaType
for the given type, subtype, and character set.
MediaType
for the given type, subtype, and quality value.
MediaType
,
and allows for different parameter.
MediaType
for the given type, subtype, and parameters.
Editor
for MediaType
descriptors, to automatically convert String
specifications
(e.g.Map
into this Map
,
with existing objects of the same name taking precedence (i.e.
Map
into this Map
,
with existing objects of the same name taking precedence (i.e.
mappings
Properties
with the the properties stored in the resources defined by mappingLocations
.
PropertyValue
with that of
the current PropertyValue
if merging is supported and enabled.
MessageConverter
implementations when the conversion
of an object to/from a Message
fails.Session
.MessageListenerAdapter
with default settings.
MessageListenerAdapter
for the given delegate.
MessageListenerAdapter
page context scope
.
MessageSource
.MessageSource
as a ResourceBundle
.ResourceBundleLocator
interface,
exposing a Spring MessageSource
as localized MessageSourceResourceBundle
.MessageFormat
handling but not implementing concrete
methods defined in the MessageSource
.TextMessage
, a BytesMessage
,
a MapMessage
or an ObjectMessage
.AspectInstanceFactory
that returns AspectMetadata
associated with AspectJ-annotated classes.MBeanInfoAssembler
interface that reads the management interface information from source level metadata.MetadataMBeanInfoAssembler which needs to be
configured through the MetadataMBeanInfoAssembler.setAttributeSource(org.springframework.jmx.export.metadata.JmxAttributeSource)
method.
- MetadataMBeanInfoAssembler(JmxAttributeSource) -
Constructor for class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
- Create a new
MetadataMBeanInfoAssembler for the given
JmxAttributeSource
.
- metadataNamingStrategy -
Variable in class org.springframework.jmx.export.annotation.AnnotationMBeanExporter
-
- MetadataNamingStrategy - Class in org.springframework.jmx.export.naming
- An implementation of the
ObjectNamingStrategy
interface
that reads the ObjectName
from the source-level metadata. - MetadataNamingStrategy() -
Constructor for class org.springframework.jmx.export.naming.MetadataNamingStrategy
- Create a new
MetadataNamingStrategy which needs to be
configured through the MetadataNamingStrategy.setAttributeSource(org.springframework.jmx.export.metadata.JmxAttributeSource)
method.
- MetadataNamingStrategy(JmxAttributeSource) -
Constructor for class org.springframework.jmx.export.naming.MetadataNamingStrategy
- Create a new
MetadataNamingStrategy for the given
JmxAttributeSource
.
- metaDataProvider -
Variable in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- the provider of call meta data
- metaDataProvider -
Variable in class org.springframework.jdbc.core.metadata.TableMetaDataContext
- the provider of table meta data
- MetadataReader - Interface in org.springframework.core.type.classreading
- Simple facade for accessing class metadata,
as read by an ASM
org.springframework.asm.ClassReader
. - metadataReaderFactory -
Variable in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
- metadataReaderFactory -
Variable in class org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader
-
- metadataReaderFactory -
Variable in class org.springframework.context.annotation.ConfigurationClassParser
-
- metadataReaderFactory -
Variable in class org.springframework.context.annotation.ConfigurationClassPostProcessor
-
- MetadataReaderFactory - Interface in org.springframework.core.type.classreading
- Factory interface for
MetadataReader
instances. - metaDataSchemaNameToUse(String) -
Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
- Provide any modification of the schema name passed in to match the meta data currently used.
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.Db2CallMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.DerbyCallMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.OracleCallMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
-
- metaDataSchemaNameToUse(String) -
Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
- Provide any modification of the schema name passed in to match the meta data currently used.
- method -
Variable in class org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl
-
- method -
Variable in class org.springframework.aop.config.MethodLocatingFactoryBean
-
- method -
Variable in class org.springframework.aop.framework.AdvisedSupport.MethodCacheKey
-
- method -
Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
- method -
Variable in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.LifecycleElement
-
- method -
Variable in class org.springframework.core.MethodParameter
-
- method -
Variable in class org.springframework.expression.spel.support.ReflectiveMethodExecutor
-
- method -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- method -
Variable in class org.springframework.mock.web.portlet.MockClientDataRequest
-
- method -
Variable in class org.springframework.mock.web.portlet.MockEventRequest
-
- method -
Variable in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource.DefaultCacheKey
-
- method -
Variable in class org.springframework.web.context.support.ServletRequestHandledEvent
- Usually GET or POST
- method -
Variable in class org.springframework.web.filter.HiddenHttpMethodFilter.HttpMethodRequestWrapper
-
- method -
Variable in exception org.springframework.web.HttpRequestMethodNotSupportedException
-
- method -
Variable in exception org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
-
- method -
Variable in class org.springframework.web.servlet.tags.form.FormTag
-
- METHOD_ATTRIBUTE -
Static variable in class org.springframework.jms.config.AbstractListenerContainerParser
-
- METHOD_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.FormTag
-
- METHOD_GET -
Static variable in class org.springframework.web.context.request.ServletWebRequest
-
- METHOD_GET -
Static variable in class org.springframework.web.servlet.support.WebContentGenerator
- HTTP method "GET"
- METHOD_HEAD -
Static variable in class org.springframework.web.servlet.support.WebContentGenerator
- HTTP method "HEAD"
- METHOD_INDEX -
Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
-
- METHOD_POST -
Static variable in class org.springframework.web.servlet.support.WebContentGenerator
- HTTP method "POST"
- METHOD_REPLACER -
Static variable in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy
- Index in the CGLIB callback array for a method that should
be overridden using generic Methodreplacer functionality.
- MethodBeforeAdvice - Interface in org.springframework.aop
- Advice invoked before a method is invoked.
- MethodBeforeAdviceAdapter - Class in org.springframework.aop.framework.adapter
- Adapter to enable
MethodBeforeAdvice
to be used in the Spring AOP framework. - MethodBeforeAdviceAdapter() -
Constructor for class org.springframework.aop.framework.adapter.MethodBeforeAdviceAdapter
-
- MethodBeforeAdviceInterceptor - Class in org.springframework.aop.framework.adapter
- Interceptor to wrap am
MethodBeforeAdvice
. - MethodBeforeAdviceInterceptor(MethodBeforeAdvice) -
Constructor for class org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor
- Create a new MethodBeforeAdviceInterceptor for the given advice.
- methodBlock(FrameworkMethod) -
Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
- Augments the default JUnit behavior
with
potential repeats
of the entire execution chain.
- methodCache -
Variable in class org.springframework.aop.framework.AdvisedSupport
- Cache with Method as key and advisor chain List as value
- MethodExclusionMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
AbstractReflectiveMBeanInfoAssembler
subclass that allows
method names to be explicitly excluded as MBean operations and attributes.- MethodExclusionMBeanInfoAssembler() -
Constructor for class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
-
- MethodExecutor - Interface in org.springframework.expression
- MethodExecutors are built by the resolvers and can be cached by the infrastructure to repeat an operation quickly
without going back to the resolvers.
- MethodFilter - Interface in org.springframework.expression
- MethodFilter instances allow SpEL users to fine tune the behaviour of the method resolution
process.
- methodIdentification(Method, Class) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Convenience method to return a String representation of this Method
for use in logging.
- methodIdentification(Method) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Deprecated. in favor of
TransactionAspectSupport.methodIdentification(Method, Class)
- methodInvocation -
Variable in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
-
- MethodInvocationException - Exception in org.springframework.beans
- Thrown when a bean property getter or setter method throws an exception,
analogous to an InvocationTargetException.
- MethodInvocationException(PropertyChangeEvent, Throwable) -
Constructor for exception org.springframework.beans.MethodInvocationException
- Create a new MethodInvocationException.
- MethodInvocationProceedingJoinPoint - Class in org.springframework.aop.aspectj
- Implementation of AspectJ ProceedingJoinPoint interface
wrapping an AOP Alliance MethodInvocation.
- MethodInvocationProceedingJoinPoint(ProxyMethodInvocation) -
Constructor for class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- Create a new MethodInvocationProceedingJoinPoint, wrapping the given
Spring ProxyMethodInvocation object.
- MethodInvocationProceedingJoinPoint.MethodSignatureImpl - Class in org.springframework.aop.aspectj
- Lazily initialized MethodSignature.
- MethodInvocationProceedingJoinPoint.MethodSignatureImpl() -
Constructor for class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.MethodSignatureImpl
-
- MethodInvocationProceedingJoinPoint.SourceLocationImpl - Class in org.springframework.aop.aspectj
- Lazily initialized SourceLocation.
- MethodInvocationProceedingJoinPoint.SourceLocationImpl() -
Constructor for class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.SourceLocationImpl
-
- methodInvoker -
Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
-
- MethodInvoker - Class in org.springframework.util
- Helper class that allows for specifying a method to invoke in a declarative
fashion, be it static or non-static.
- MethodInvoker() -
Constructor for class org.springframework.util.MethodInvoker
-
- MethodInvokingFactoryBean - Class in org.springframework.beans.factory.config
FactoryBean
which returns a value which is the result of a static or instance
method invocation.- MethodInvokingFactoryBean() -
Constructor for class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
- MethodInvokingJobDetailFactoryBean - Class in org.springframework.scheduling.quartz
FactoryBean
that exposes a
JobDetail
object which delegates job execution to a
specified (static or non-static) method.- MethodInvokingJobDetailFactoryBean() -
Constructor for class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- MethodInvokingJobDetailFactoryBean.MethodInvokingJob - Class in org.springframework.scheduling.quartz
- Quartz Job implementation that invokes a specified method.
- MethodInvokingJobDetailFactoryBean.MethodInvokingJob() -
Constructor for class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
-
- MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob - Class in org.springframework.scheduling.quartz
- Extension of the MethodInvokingJob, implementing the StatefulJob interface.
- MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob() -
Constructor for class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob
-
- MethodInvokingRunnable - Class in org.springframework.scheduling.support
- Adapter that implements the
Runnable
interface as a configurable
method invocation based on Spring's MethodInvoker. - MethodInvokingRunnable() -
Constructor for class org.springframework.scheduling.support.MethodInvokingRunnable
-
- MethodInvokingTimerTaskFactoryBean - Class in org.springframework.scheduling.timer
- Deprecated. as of Spring 3.0, in favor of the
scheduling.concurrent
package which is based on Java 5's java.util.concurrent.ExecutorService
- MethodInvokingTimerTaskFactoryBean() -
Constructor for class org.springframework.scheduling.timer.MethodInvokingTimerTaskFactoryBean
- Deprecated.
- MethodLocatingFactoryBean - Class in org.springframework.aop.config
FactoryBean
implementation that locates a Method
on a specified bean.- MethodLocatingFactoryBean() -
Constructor for class org.springframework.aop.config.MethodLocatingFactoryBean
-
- methodMap -
Variable in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Map from method name to attribute value
- methodMappings -
Variable in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
- Stores the mappings of bean keys to an array of method names.
- MethodMapTransactionAttributeSource - Class in org.springframework.transaction.interceptor
- Simple
TransactionAttributeSource
implementation that
allows attributes to be stored per method in a Map
. - MethodMapTransactionAttributeSource() -
Constructor for class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
- methodMatcher -
Variable in class org.springframework.aop.framework.InterceptorAndDynamicMethodMatcher
-
- MethodMatcher - Interface in org.springframework.aop
- Part of a
Pointcut
: Checks whether the target method is eligible for advice. - methodMatcher -
Variable in class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
- methodMatcher -
Variable in class org.springframework.aop.support.ComposablePointcut
-
- MethodMatchers - Class in org.springframework.aop.support
- Static utility methods for composing
MethodMatchers
. - MethodMatchers() -
Constructor for class org.springframework.aop.support.MethodMatchers
-
- MethodMatchers.ClassFilterAwareUnionMethodMatcher - Class in org.springframework.aop.support
- MethodMatcher implementation for a union of two given MethodMatchers,
supporting an associated ClassFilter per MethodMatcher.
- MethodMatchers.ClassFilterAwareUnionMethodMatcher(MethodMatcher, ClassFilter, MethodMatcher, ClassFilter) -
Constructor for class org.springframework.aop.support.MethodMatchers.ClassFilterAwareUnionMethodMatcher
-
- MethodMatchers.IntersectionMethodMatcher - Class in org.springframework.aop.support
- MethodMatcher implementation for an intersection of two given MethodMatchers.
- MethodMatchers.IntersectionMethodMatcher(MethodMatcher, MethodMatcher) -
Constructor for class org.springframework.aop.support.MethodMatchers.IntersectionMethodMatcher
-
- MethodMatchers.UnionMethodMatcher - Class in org.springframework.aop.support
- MethodMatcher implementation for a union of two given MethodMatchers.
- MethodMatchers.UnionMethodMatcher(MethodMatcher, MethodMatcher) -
Constructor for class org.springframework.aop.support.MethodMatchers.UnionMethodMatcher
-
- MethodMetadata - Interface in org.springframework.core.type
- Interface that defines abstract access to the annotations of a specific
class, in a form that does not require that class to be loaded yet.
- methodMetadataMap -
Variable in class org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
-
- methodMetadataMap -
Variable in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- MethodMetadataReadingVisitor - Class in org.springframework.core.type.classreading
- ASM method visitor which looks for the annotations defined on the method,
exposing them through the
MethodMetadata
interface. - MethodMetadataReadingVisitor(String, int, String, ClassLoader, MultiValueMap<String, MethodMetadata>) -
Constructor for class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- methodName -
Variable in class org.springframework.aop.config.MethodLocatingFactoryBean
-
- methodName -
Variable in class org.springframework.aop.support.ControlFlowPointcut
-
- methodName -
Variable in class org.springframework.beans.factory.config.DependencyDescriptor
-
- methodName -
Variable in class org.springframework.beans.factory.support.MethodOverride
-
- methodName -
Variable in class org.springframework.remoting.support.RemoteInvocation
-
- methodName -
Variable in exception org.springframework.web.servlet.mvc.multiaction.NoSuchRequestHandlingMethodException
-
- MethodNameBasedMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
- Subclass of
AbstractReflectiveMBeanInfoAssembler
that allows
to specify method names to be exposed as MBean operations and attributes. - MethodNameBasedMBeanInfoAssembler() -
Constructor for class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
-
- methodNameCache -
Variable in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
- Request URL path String --> method name String
- methodNameMap -
Variable in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Map from Method to name pattern used for registration
- methodNameResolver -
Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
-
- MethodNameResolver - Interface in org.springframework.web.servlet.mvc.multiaction
- Interface that parameterizes the MultiActionController class
using the Strategy GoF Design pattern, allowing
the mapping from incoming request to handler method name
to be varied without affecting other application code.
- methodNameResolver -
Variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Delegate that knows how to determine method names from incoming requests
- methodNames() -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
-
- methodObject -
Variable in class org.springframework.util.MethodInvoker
- The method we will call
- MethodOverride - Class in org.springframework.beans.factory.support
- Object representing the override of a method on a managed
object by the IoC container.
- MethodOverride(String) -
Constructor for class org.springframework.beans.factory.support.MethodOverride
- Construct a new override for the given method.
- methodOverrides -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
- MethodOverrides - Class in org.springframework.beans.factory.support
- Set of method overrides, determining which, if any, methods on a
managed object the Spring IoC container will override at runtime.
- MethodOverrides() -
Constructor for class org.springframework.beans.factory.support.MethodOverrides
- Create new MethodOverrides.
- MethodOverrides(MethodOverrides) -
Constructor for class org.springframework.beans.factory.support.MethodOverrides
- Deep copy constructor.
- methodParam -
Variable in class org.springframework.web.filter.HiddenHttpMethodFilter
-
- methodParam -
Variable in class org.springframework.web.servlet.tags.form.FormTag
-
- methodParameter -
Variable in class org.springframework.beans.factory.config.DependencyDescriptor
-
- methodParameter -
Variable in class org.springframework.core.convert.TypeDescriptor
-
- MethodParameter - Class in org.springframework.core
- Helper class that encapsulates the specification of a method parameter, i.e.
- MethodParameter(Method, int) -
Constructor for class org.springframework.core.MethodParameter
- Create a new MethodParameter for the given method, with nesting level 1.
- MethodParameter(Method, int, int) -
Constructor for class org.springframework.core.MethodParameter
- Create a new MethodParameter for the given method.
- MethodParameter(Constructor, int) -
Constructor for class org.springframework.core.MethodParameter
- Create a new MethodParameter for the given constructor, with nesting level 1.
- MethodParameter(Constructor, int, int) -
Constructor for class org.springframework.core.MethodParameter
- Create a new MethodParameter for the given constructor.
- MethodParameter(MethodParameter) -
Constructor for class org.springframework.core.MethodParameter
- Copy constructor, resulting in an independent MethodParameter object
based on the same metadata and cache state that the original object was in.
- methodParamNames -
Variable in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
-
- methodProxy -
Variable in class org.springframework.aop.framework.Cglib2AopProxy.CglibMethodInvocation
-
- MethodReference - Class in org.springframework.expression.spel.ast
-
- MethodReference(boolean, String, int, SpelNodeImpl...) -
Constructor for class org.springframework.expression.spel.ast.MethodReference
-
- MethodReplacer - Interface in org.springframework.beans.factory.support
- Interface to be implemented by classes that can reimplement any method
on an IoC-managed object: the Method Injection form of
Dependency Injection.
- methodReplacerBeanName -
Variable in class org.springframework.beans.factory.support.ReplaceOverride
-
- MethodResolver - Interface in org.springframework.expression
- A method resolver attempts locate a method and returns a command executor that can be used to invoke that method.
- methodResolver -
Variable in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- methodResolverCache -
Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
-
- methodResolverCache -
Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
-
- methodResolvers -
Variable in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- methods -
Variable in class org.springframework.context.annotation.ConfigurationClass
-
- methods -
Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
-
- methods -
Variable in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.ParameterMappingPredicate
-
- methods -
Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
-
- metricType -
Variable in class org.springframework.jmx.export.metadata.ManagedMetric
-
- MetricType - Enum in org.springframework.jmx.support
- Represents how the measurement values of a
ManagedMetric
will change over time - MetricType() -
Constructor for enum org.springframework.jmx.support.MetricType
-
- MillisecondInstantPrinter - Class in org.springframework.format.datetime.joda
- Prints Long instances using a
DateTimeFormatter
. - MillisecondInstantPrinter(DateTimeFormatter) -
Constructor for class org.springframework.format.datetime.joda.MillisecondInstantPrinter
- Create a new ReadableInstantPrinter.
- mimeContainer -
Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller.Jaxb2AttachmentMarshaller
-
- mimeContainer -
Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
-
- MimeContainer - Interface in org.springframework.oxm.mime
- Represents a container for MIME attachments
Concrete implementations might adapt a SOAPMessage or an email message.
- MimeMailMessage - Class in org.springframework.mail.javamail
- Implementation of the MailMessage interface for a JavaMail MIME message,
to let message population code interact with a simple message or a MIME
message through a common interface.
- MimeMailMessage(MimeMessageHelper) -
Constructor for class org.springframework.mail.javamail.MimeMailMessage
- Create a new MimeMailMessage based on the given MimeMessageHelper.
- MimeMailMessage(MimeMessage) -
Constructor for class org.springframework.mail.javamail.MimeMailMessage
- Create a new MimeMailMessage based on the given JavaMail MimeMessage.
- MimeMarshaller - Interface in org.springframework.oxm.mime
- Subinterface of
Marshaller
that can use MIME attachments to optimize
storage of binary data. - mimeMessage -
Variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- MimeMessageHelper - Class in org.springframework.mail.javamail
- Helper class for populating a
MimeMessage
. - MimeMessageHelper(MimeMessage) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
assuming a simple text message (no multipart content,
i.e.
- MimeMessageHelper(MimeMessage, String) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
assuming a simple text message (no multipart content,
i.e.
- MimeMessageHelper(MimeMessage, boolean) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, boolean, String) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, int) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, int, String) -
Constructor for class org.springframework.mail.javamail.MimeMessageHelper
- Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessagePreparator - Interface in org.springframework.mail.javamail
- Callback interface for the preparation of JavaMail MIME messages.
- mimeMultipart -
Variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- MimeUnmarshaller - Interface in org.springframework.oxm.mime
- Subinterface of
Unmarshaller
that can use MIME attachments
to optimize storage of binary data. - minEvictableIdleTimeMillis -
Variable in class org.springframework.aop.target.CommonsPoolTargetSource
-
- minIdle -
Variable in class org.springframework.aop.target.CommonsPoolTargetSource
-
- minorVersion -
Variable in class org.springframework.mock.web.MockServletContext
-
- minutes -
Variable in class org.springframework.scheduling.support.CronSequenceGenerator
-
- missCount -
Variable in class org.springframework.test.context.ContextCache
-
- MISSING_FIELD_ERROR_CODE -
Static variable in class org.springframework.validation.DefaultBindingErrorProcessor
- Error code that a missing field error (i.e.
- MissingPortletRequestParameterException - Exception in org.springframework.web.portlet.bind
PortletRequestBindingException
subclass that indicates a missing parameter.- MissingPortletRequestParameterException(String, String) -
Constructor for exception org.springframework.web.portlet.bind.MissingPortletRequestParameterException
- Constructor for MissingPortletRequestParameterException.
- MissingServletRequestParameterException - Exception in org.springframework.web.bind
ServletRequestBindingException
subclass that indicates a missing parameter.- MissingServletRequestParameterException(String, String) -
Constructor for exception org.springframework.web.bind.MissingServletRequestParameterException
- Constructor for MissingServletRequestParameterException.
- mm1 -
Variable in class org.springframework.aop.support.MethodMatchers.IntersectionMethodMatcher
-
- mm1 -
Variable in class org.springframework.aop.support.MethodMatchers.UnionMethodMatcher
-
- mm2 -
Variable in class org.springframework.aop.support.MethodMatchers.IntersectionMethodMatcher
-
- mm2 -
Variable in class org.springframework.aop.support.MethodMatchers.UnionMethodMatcher
-
- MockActionRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ActionRequest
interface. - MockActionRequest() -
Constructor for class org.springframework.mock.web.portlet.MockActionRequest
- Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockActionRequest(String) -
Constructor for class org.springframework.mock.web.portlet.MockActionRequest
- Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockActionRequest(PortletMode) -
Constructor for class org.springframework.mock.web.portlet.MockActionRequest
- Create a new MockActionRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockActionRequest(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockActionRequest
- Create a new MockActionRequest with a default
MockPortalContext
.
- MockActionRequest(PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockActionRequest
- Create a new MockActionRequest.
- MockActionResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ActionResponse
interface. - MockActionResponse() -
Constructor for class org.springframework.mock.web.portlet.MockActionResponse
- Create a new MockActionResponse with a default
MockPortalContext
.
- MockActionResponse(PortalContext) -
Constructor for class org.springframework.mock.web.portlet.MockActionResponse
- Create a new MockActionResponse.
- MockBaseURL - Class in org.springframework.mock.web.portlet
- Mock implementation of the
BaseURL
interface. - MockBaseURL() -
Constructor for class org.springframework.mock.web.portlet.MockBaseURL
-
- MockBodyContent - Class in org.springframework.mock.web
- Mock implementation of the
BodyContent
class. - MockBodyContent(String, HttpServletResponse) -
Constructor for class org.springframework.mock.web.MockBodyContent
- Create a MockBodyContent for the given response.
- MockBodyContent(String, Writer) -
Constructor for class org.springframework.mock.web.MockBodyContent
- Create a MockBodyContent for the given response.
- MockBodyContent(String, HttpServletResponse, Writer) -
Constructor for class org.springframework.mock.web.MockBodyContent
- Create a MockBodyContent for the given response.
- MockCacheControl - Class in org.springframework.mock.web.portlet
- Mock implementation of the
CacheControl
interface. - MockCacheControl() -
Constructor for class org.springframework.mock.web.portlet.MockCacheControl
-
- MockClientDataRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ClientDataRequest
interface. - MockClientDataRequest() -
Constructor for class org.springframework.mock.web.portlet.MockClientDataRequest
- Create a new MockClientDataRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockClientDataRequest(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockClientDataRequest
- Create a new MockClientDataRequest with a default
MockPortalContext
.
- MockClientDataRequest(PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockClientDataRequest
- Create a new MockClientDataRequest.
- MockEvent - Class in org.springframework.mock.web.portlet
- Mock implementation of the
Event
interface. - MockEvent(QName) -
Constructor for class org.springframework.mock.web.portlet.MockEvent
- Create a new MockEvent with the given name.
- MockEvent(QName, Serializable) -
Constructor for class org.springframework.mock.web.portlet.MockEvent
- Create a new MockEvent with the given name and value.
- MockEvent(String) -
Constructor for class org.springframework.mock.web.portlet.MockEvent
- Create a new MockEvent with the given name.
- MockEvent(String, Serializable) -
Constructor for class org.springframework.mock.web.portlet.MockEvent
- Create a new MockEvent with the given name and value.
- MockEventRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
EventRequest
interface. - MockEventRequest(Event) -
Constructor for class org.springframework.mock.web.portlet.MockEventRequest
- Create a new MockEventRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockEventRequest(Event, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockEventRequest
- Create a new MockEventRequest with a default
MockPortalContext
.
- MockEventRequest(Event, PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockEventRequest
- Create a new MockEventRequest.
- MockEventResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
EventResponse
interface. - MockEventResponse() -
Constructor for class org.springframework.mock.web.portlet.MockEventResponse
-
- MockExpressionEvaluator - Class in org.springframework.mock.web
- Mock implementation of the JSP 2.0
ExpressionEvaluator
interface, delegating to the Jakarta JSTL ExpressionEvaluatorManager. - MockExpressionEvaluator(PageContext) -
Constructor for class org.springframework.mock.web.MockExpressionEvaluator
- Create a new MockExpressionEvaluator for the given PageContext.
- MockFilterChain - Class in org.springframework.mock.web
- Mock implementation of the
FilterConfig
interface. - MockFilterChain() -
Constructor for class org.springframework.mock.web.MockFilterChain
-
- MockFilterConfig - Class in org.springframework.mock.web
- Mock implementation of the
FilterConfig
interface. - MockFilterConfig() -
Constructor for class org.springframework.mock.web.MockFilterConfig
- Create a new MockFilterConfig with a default
MockServletContext
.
- MockFilterConfig(String) -
Constructor for class org.springframework.mock.web.MockFilterConfig
- Create a new MockFilterConfig with a default
MockServletContext
.
- MockFilterConfig(ServletContext) -
Constructor for class org.springframework.mock.web.MockFilterConfig
- Create a new MockFilterConfig.
- MockFilterConfig(ServletContext, String) -
Constructor for class org.springframework.mock.web.MockFilterConfig
- Create a new MockFilterConfig.
- MockHttpServletRequest - Class in org.springframework.mock.web
- Mock implementation of the
HttpServletRequest
interface. - MockHttpServletRequest() -
Constructor for class org.springframework.mock.web.MockHttpServletRequest
- Create a new MockHttpServletRequest with a default
MockServletContext
.
- MockHttpServletRequest(String, String) -
Constructor for class org.springframework.mock.web.MockHttpServletRequest
- Create a new MockHttpServletRequest with a default
MockServletContext
.
- MockHttpServletRequest(ServletContext) -
Constructor for class org.springframework.mock.web.MockHttpServletRequest
- Create a new MockHttpServletRequest.
- MockHttpServletRequest(ServletContext, String, String) -
Constructor for class org.springframework.mock.web.MockHttpServletRequest
- Create a new MockHttpServletRequest.
- MockHttpServletResponse - Class in org.springframework.mock.web
- Mock implementation of the
HttpServletResponse
interface. - MockHttpServletResponse() -
Constructor for class org.springframework.mock.web.MockHttpServletResponse
-
- MockHttpServletResponse.ResponsePrintWriter - Class in org.springframework.mock.web
- Inner class that adapts the PrintWriter to mark the
response as committed once the buffer size is exceeded.
- MockHttpServletResponse.ResponsePrintWriter(Writer) -
Constructor for class org.springframework.mock.web.MockHttpServletResponse.ResponsePrintWriter
-
- MockHttpServletResponse.ResponseServletOutputStream - Class in org.springframework.mock.web
- Inner class that adapts the ServletOutputStream to mark the
response as committed once the buffer size is exceeded.
- MockHttpServletResponse.ResponseServletOutputStream(OutputStream) -
Constructor for class org.springframework.mock.web.MockHttpServletResponse.ResponseServletOutputStream
-
- MockHttpSession - Class in org.springframework.mock.web
- Mock implementation of the
HttpSession
interface. - MockHttpSession() -
Constructor for class org.springframework.mock.web.MockHttpSession
- Create a new MockHttpSession with a default
MockServletContext
.
- MockHttpSession(ServletContext) -
Constructor for class org.springframework.mock.web.MockHttpSession
- Create a new MockHttpSession.
- MockHttpSession(ServletContext, String) -
Constructor for class org.springframework.mock.web.MockHttpSession
- Create a new MockHttpSession.
- MockJspWriter - Class in org.springframework.mock.web
- Mock implementation of the
JspWriter
class. - MockJspWriter(HttpServletResponse) -
Constructor for class org.springframework.mock.web.MockJspWriter
- Create a MockJspWriter for the given response,
using the response's default Writer.
- MockJspWriter(Writer) -
Constructor for class org.springframework.mock.web.MockJspWriter
- Create a MockJspWriter for the given plain Writer.
- MockJspWriter(HttpServletResponse, Writer) -
Constructor for class org.springframework.mock.web.MockJspWriter
- Create a MockJspWriter for the given response.
- MockMimeResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
MimeResponse
interface. - MockMimeResponse() -
Constructor for class org.springframework.mock.web.portlet.MockMimeResponse
- Create a new MockMimeResponse with a default
MockPortalContext
.
- MockMimeResponse(PortalContext) -
Constructor for class org.springframework.mock.web.portlet.MockMimeResponse
- Create a new MockMimeResponse.
- MockMimeResponse(PortalContext, PortletRequest) -
Constructor for class org.springframework.mock.web.portlet.MockMimeResponse
- Create a new MockMimeResponse.
- MockMultipartActionRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
MultipartActionRequest
interface. - MockMultipartActionRequest() -
Constructor for class org.springframework.mock.web.portlet.MockMultipartActionRequest
-
- MockMultipartFile - Class in org.springframework.mock.web
- Mock implementation of the
MultipartFile
interface. - MockMultipartFile(String, byte[]) -
Constructor for class org.springframework.mock.web.MockMultipartFile
- Create a new MockMultipartFile with the given content.
- MockMultipartFile(String, InputStream) -
Constructor for class org.springframework.mock.web.MockMultipartFile
- Create a new MockMultipartFile with the given content.
- MockMultipartFile(String, String, String, byte[]) -
Constructor for class org.springframework.mock.web.MockMultipartFile
- Create a new MockMultipartFile with the given content.
- MockMultipartFile(String, String, String, InputStream) -
Constructor for class org.springframework.mock.web.MockMultipartFile
- Create a new MockMultipartFile with the given content.
- MockMultipartHttpServletRequest - Class in org.springframework.mock.web
- Mock implementation of the
MultipartHttpServletRequest
interface. - MockMultipartHttpServletRequest() -
Constructor for class org.springframework.mock.web.MockMultipartHttpServletRequest
-
- MockPageContext - Class in org.springframework.mock.web
- Mock implementation of the
PageContext
interface. - MockPageContext() -
Constructor for class org.springframework.mock.web.MockPageContext
- Create new MockPageContext with a default
MockServletContext
,
MockHttpServletRequest
, MockHttpServletResponse
,
MockServletConfig
.
- MockPageContext(ServletContext) -
Constructor for class org.springframework.mock.web.MockPageContext
- Create new MockPageContext with a default
MockHttpServletRequest
,
MockHttpServletResponse
, MockServletConfig
.
- MockPageContext(ServletContext, HttpServletRequest) -
Constructor for class org.springframework.mock.web.MockPageContext
- Create new MockPageContext with a MockHttpServletResponse,
MockServletConfig.
- MockPageContext(ServletContext, HttpServletRequest, HttpServletResponse) -
Constructor for class org.springframework.mock.web.MockPageContext
- Create new MockPageContext with a MockServletConfig.
- MockPageContext(ServletContext, HttpServletRequest, HttpServletResponse, ServletConfig) -
Constructor for class org.springframework.mock.web.MockPageContext
- Create new MockServletConfig.
- MockPortalContext - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortalContext
interface. - MockPortalContext() -
Constructor for class org.springframework.mock.web.portlet.MockPortalContext
- Create a new MockPortalContext
with default PortletModes (VIEW, EDIT, HELP)
and default WindowStates (NORMAL, MAXIMIZED, MINIMIZED).
- MockPortalContext(List<PortletMode>, List<WindowState>) -
Constructor for class org.springframework.mock.web.portlet.MockPortalContext
- Create a new MockPortalContext with the given PortletModes and WindowStates.
- MockPortletConfig - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletConfig
interface. - MockPortletConfig() -
Constructor for class org.springframework.mock.web.portlet.MockPortletConfig
- Create a new MockPortletConfig with a default
MockPortletContext
.
- MockPortletConfig(String) -
Constructor for class org.springframework.mock.web.portlet.MockPortletConfig
- Create a new MockPortletConfig with a default
MockPortletContext
.
- MockPortletConfig(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockPortletConfig
- Create a new MockPortletConfig.
- MockPortletConfig(PortletContext, String) -
Constructor for class org.springframework.mock.web.portlet.MockPortletConfig
- Create a new MockPortletConfig.
- MockPortletContext - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletContext
interface. - MockPortletContext() -
Constructor for class org.springframework.mock.web.portlet.MockPortletContext
- Create a new MockPortletContext with no base path and a
DefaultResourceLoader (i.e.
- MockPortletContext(String) -
Constructor for class org.springframework.mock.web.portlet.MockPortletContext
- Create a new MockPortletContext using a DefaultResourceLoader.
- MockPortletContext(ResourceLoader) -
Constructor for class org.springframework.mock.web.portlet.MockPortletContext
- Create a new MockPortletContext, using the specified ResourceLoader
and no base path.
- MockPortletContext(String, ResourceLoader) -
Constructor for class org.springframework.mock.web.portlet.MockPortletContext
- Create a new MockPortletContext.
- MockPortletContext.MimeTypeResolver - Class in org.springframework.mock.web.portlet
- Inner factory class used to just introduce a Java Activation Framework
dependency when actually asked to resolve a MIME type.
- MockPortletContext.MimeTypeResolver() -
Constructor for class org.springframework.mock.web.portlet.MockPortletContext.MimeTypeResolver
-
- MockPortletPreferences - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletPreferences
interface. - MockPortletPreferences() -
Constructor for class org.springframework.mock.web.portlet.MockPortletPreferences
-
- MockPortletRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletRequest
interface. - MockPortletRequest() -
Constructor for class org.springframework.mock.web.portlet.MockPortletRequest
- Create a new MockPortletRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockPortletRequest(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockPortletRequest
- Create a new MockPortletRequest with a default
MockPortalContext
.
- MockPortletRequest(PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockPortletRequest
- Create a new MockPortletRequest.
- MockPortletRequestDispatcher - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletRequestDispatcher
interface. - MockPortletRequestDispatcher(String) -
Constructor for class org.springframework.mock.web.portlet.MockPortletRequestDispatcher
- Create a new MockPortletRequestDispatcher for the given URL.
- MockPortletResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletResponse
interface. - MockPortletResponse() -
Constructor for class org.springframework.mock.web.portlet.MockPortletResponse
- Create a new MockPortletResponse with a default
MockPortalContext
.
- MockPortletResponse(PortalContext) -
Constructor for class org.springframework.mock.web.portlet.MockPortletResponse
- Create a new MockPortletResponse.
- MockPortletSession - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletSession
interface. - MockPortletSession() -
Constructor for class org.springframework.mock.web.portlet.MockPortletSession
- Create a new MockPortletSession with a default
MockPortletContext
.
- MockPortletSession(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockPortletSession
- Create a new MockPortletSession.
- MockPortletURL - Class in org.springframework.mock.web.portlet
- Mock implementation of the
PortletURL
interface. - MockPortletURL(PortalContext, String) -
Constructor for class org.springframework.mock.web.portlet.MockPortletURL
- Create a new MockPortletURL for the given URL type.
- MockRenderRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
RenderRequest
interface. - MockRenderRequest() -
Constructor for class org.springframework.mock.web.portlet.MockRenderRequest
- Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockRenderRequest(PortletMode) -
Constructor for class org.springframework.mock.web.portlet.MockRenderRequest
- Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockRenderRequest(PortletMode, WindowState) -
Constructor for class org.springframework.mock.web.portlet.MockRenderRequest
- Create a new MockRenderRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockRenderRequest(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockRenderRequest
- Create a new MockRenderRequest with a default
MockPortalContext
.
- MockRenderRequest(PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockRenderRequest
- Create a new MockRenderRequest.
- MockRenderResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
RenderResponse
interface. - MockRenderResponse() -
Constructor for class org.springframework.mock.web.portlet.MockRenderResponse
- Create a new MockRenderResponse with a default
MockPortalContext
.
- MockRenderResponse(PortalContext) -
Constructor for class org.springframework.mock.web.portlet.MockRenderResponse
- Create a new MockRenderResponse.
- MockRenderResponse(PortalContext, RenderRequest) -
Constructor for class org.springframework.mock.web.portlet.MockRenderResponse
- Create a new MockRenderResponse.
- MockRequestDispatcher - Class in org.springframework.mock.web
- Mock implementation of the
RequestDispatcher
interface. - MockRequestDispatcher(String) -
Constructor for class org.springframework.mock.web.MockRequestDispatcher
- Create a new MockRequestDispatcher for the given URL.
- MockResourceRequest - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ResourceRequest
interface. - MockResourceRequest() -
Constructor for class org.springframework.mock.web.portlet.MockResourceRequest
- Create a new MockResourceRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockResourceRequest(String) -
Constructor for class org.springframework.mock.web.portlet.MockResourceRequest
- Create a new MockResourceRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockResourceRequest(MockResourceURL) -
Constructor for class org.springframework.mock.web.portlet.MockResourceRequest
- Create a new MockResourceRequest with a default
MockPortalContext
and a default MockPortletContext
.
- MockResourceRequest(PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockResourceRequest
- Create a new MockResourceRequest with a default
MockPortalContext
.
- MockResourceRequest(PortalContext, PortletContext) -
Constructor for class org.springframework.mock.web.portlet.MockResourceRequest
- Create a new MockResourceRequest.
- MockResourceResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ResourceResponse
interface. - MockResourceResponse() -
Constructor for class org.springframework.mock.web.portlet.MockResourceResponse
-
- MockResourceURL - Class in org.springframework.mock.web.portlet
- Mock implementation of the
ResourceURL
interface. - MockResourceURL() -
Constructor for class org.springframework.mock.web.portlet.MockResourceURL
-
- MockServletConfig - Class in org.springframework.mock.web
- Mock implementation of the
ServletConfig
interface. - MockServletConfig() -
Constructor for class org.springframework.mock.web.MockServletConfig
- Create a new MockServletConfig with a default
MockServletContext
.
- MockServletConfig(String) -
Constructor for class org.springframework.mock.web.MockServletConfig
- Create a new MockServletConfig with a default
MockServletContext
.
- MockServletConfig(ServletContext) -
Constructor for class org.springframework.mock.web.MockServletConfig
- Create a new MockServletConfig.
- MockServletConfig(ServletContext, String) -
Constructor for class org.springframework.mock.web.MockServletConfig
- Create a new MockServletConfig.
- MockServletContext - Class in org.springframework.mock.web
- Mock implementation of the
ServletContext
interface. - MockServletContext() -
Constructor for class org.springframework.mock.web.MockServletContext
- Create a new MockServletContext, using no base path and a
DefaultResourceLoader (i.e.
- MockServletContext(String) -
Constructor for class org.springframework.mock.web.MockServletContext
- Create a new MockServletContext, using a DefaultResourceLoader.
- MockServletContext(ResourceLoader) -
Constructor for class org.springframework.mock.web.MockServletContext
- Create a new MockServletContext, using the specified ResourceLoader
and no base path.
- MockServletContext(String, ResourceLoader) -
Constructor for class org.springframework.mock.web.MockServletContext
- Create a new MockServletContext.
- MockServletContext.MimeTypeResolver - Class in org.springframework.mock.web
- Inner factory class used to just introduce a Java Activation Framework
dependency when actually asked to resolve a MIME type.
- MockServletContext.MimeTypeResolver() -
Constructor for class org.springframework.mock.web.MockServletContext.MimeTypeResolver
-
- MockStateAwareResponse - Class in org.springframework.mock.web.portlet
- Mock implementation of the
StateAwareResponse
interface. - MockStateAwareResponse() -
Constructor for class org.springframework.mock.web.portlet.MockStateAwareResponse
- Create a new MockActionResponse with a default
MockPortalContext
.
- MockStateAwareResponse(PortalContext) -
Constructor for class org.springframework.mock.web.portlet.MockStateAwareResponse
- Create a new MockActionResponse.
- MockStaticEntityMethods - Annotation Type in org.springframework.mock.staticmock
- Annotation to indicate a test class for whose @Test methods
static methods on Entity classes should be mocked.
- mode -
Variable in class org.springframework.web.portlet.handler.PortletModeParameterLookupKey
-
- MODE_READONLY_FIELD_NAME -
Static variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- MODE_READWRITE_FIELD_NAME -
Static variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- Model - Interface in org.springframework.ui
- Java-5-specific interface that defines a holder for model attributes.
- model -
Variable in class org.springframework.web.portlet.ModelAndView
- Model Map
- model -
Variable in class org.springframework.web.servlet.ModelAndView
- Model Map
- model -
Variable in class org.springframework.web.servlet.support.RequestContext
-
- MODEL_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.FormTag
- The name of the '
modelAttribute
' setting
- MODEL_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.ViewRendererServlet
- Name of request attribute that holds the model Map
- MODEL_ATTRIBUTE_VARIABLE_NAME -
Static variable in class org.springframework.web.servlet.tags.form.FormTag
- The name of the
PageContext
attribute under which the
form object name is exposed.
- MODEL_KEY_PREFIX -
Static variable in interface org.springframework.validation.BindingResult
- Prefix for the name of the BindingResult instance in a model,
followed by the object name.
- MODEL_KEY_PREFIX_STALE -
Static variable in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- ModelAndView - Class in org.springframework.web.portlet
- Holder for both Model and View in the web MVC framework.
- ModelAndView() -
Constructor for class org.springframework.web.portlet.ModelAndView
- Default constructor for bean-style usage: populating bean
properties instead of passing in constructor arguments.
- ModelAndView(String) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Convenient constructor when there is no model data to expose.
- ModelAndView(Object) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Convenient constructor when there is no model data to expose.
- ModelAndView(String, Map<String, ?>) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Create a new ModelAndView given a view name and a model.
- ModelAndView(Object, Map<String, ?>) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Create a new ModelAndView given a View object and a model.
- ModelAndView(String, String, Object) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Convenient constructor to take a single model object.
- ModelAndView(Object, String, Object) -
Constructor for class org.springframework.web.portlet.ModelAndView
- Convenient constructor to take a single model object.
- modelAndView -
Variable in exception org.springframework.web.portlet.ModelAndViewDefiningException
-
- ModelAndView - Class in org.springframework.web.servlet
- Holder for both Model and View in the web MVC framework.
- ModelAndView() -
Constructor for class org.springframework.web.servlet.ModelAndView
- Default constructor for bean-style usage: populating bean
properties instead of passing in constructor arguments.
- ModelAndView(String) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Convenient constructor when there is no model data to expose.
- ModelAndView(View) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Convenient constructor when there is no model data to expose.
- ModelAndView(String, Map<String, ?>) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Creates new ModelAndView given a view name and a model.
- ModelAndView(View, Map<String, ?>) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Creates new ModelAndView given a View object and a model.
- ModelAndView(String, String, Object) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Convenient constructor to take a single model object.
- ModelAndView(View, String, Object) -
Constructor for class org.springframework.web.servlet.ModelAndView
- Convenient constructor to take a single model object.
- modelAndView -
Variable in exception org.springframework.web.servlet.ModelAndViewDefiningException
-
- ModelAndViewAssert - Class in org.springframework.test.web
- A collection of assertions intended to simplify testing scenarios
dealing with Spring Web MVC
ModelAndView
objects. - ModelAndViewAssert() -
Constructor for class org.springframework.test.web.ModelAndViewAssert
-
- ModelAndViewDefiningException - Exception in org.springframework.web.portlet
- Exception to be thrown on error conditions that should forward
to a specific view with a specific model.
- ModelAndViewDefiningException(ModelAndView) -
Constructor for exception org.springframework.web.portlet.ModelAndViewDefiningException
- Create new ModelAndViewDefiningException with the given ModelAndView,
typically representing a specific error page.
- ModelAndViewDefiningException - Exception in org.springframework.web.servlet
- Exception to be thrown on error conditions that should forward
to a specific view with a specific model.
- ModelAndViewDefiningException(ModelAndView) -
Constructor for exception org.springframework.web.servlet.ModelAndViewDefiningException
- Create new ModelAndViewDefiningException with the given ModelAndView,
typically representing a specific error page.
- ModelAndViewResolver - Interface in org.springframework.web.servlet.mvc.annotation
- SPI for resolving custom return values from a specific handler method.
- ModelAttribute - Annotation Type in org.springframework.web.bind.annotation
- Annotation that binds a method parameter or method return value
to a named model attribute, exposed to a web view.
- modelAttribute -
Variable in class org.springframework.web.servlet.tags.form.FormTag
-
- modelAttributeMethods -
Variable in class org.springframework.web.bind.annotation.support.HandlerMethodResolver
-
- modelKey -
Variable in class org.springframework.web.servlet.view.xml.MarshallingView
-
- ModelMap - Class in org.springframework.ui
- Implementation of
Map
for use when building model data for use
with UI tools. - ModelMap() -
Constructor for class org.springframework.ui.ModelMap
- Construct a new, empty
ModelMap
.
- ModelMap(String, Object) -
Constructor for class org.springframework.ui.ModelMap
- Construct a new
ModelMap
containing the supplied attribute
under the supplied name.
- ModelMap(Object) -
Constructor for class org.springframework.ui.ModelMap
- Construct a new
ModelMap
containing the supplied attribute.
- modelMBean -
Variable in class org.springframework.jmx.export.MBeanExporter.NotificationPublisherAwareLazyTargetSource
-
- modelMBean -
Variable in class org.springframework.jmx.export.notification.ModelMBeanNotificationPublisher
- The
ModelMBean
instance wrapping the managed resource into which this
NotificationPublisher
will be injected.
- ModelMBeanNotificationPublisher - Class in org.springframework.jmx.export.notification
NotificationPublisher
implementation that uses the infrastructure
provided by the ModelMBean
interface to track
javax.management.NotificationListeners
and send Notifications
to those listeners.- ModelMBeanNotificationPublisher(ModelMBeanNotificationBroadcaster, ObjectName, Object) -
Constructor for class org.springframework.jmx.export.notification.ModelMBeanNotificationPublisher
- Create a new instance of the
ModelMBeanNotificationPublisher
class
that will publish all Notifications
to the supplied ModelMBean
.
- modeReadOnlyConstants -
Variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- modeReadWriteConstants -
Variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- modes -
Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
-
- modified -
Variable in class org.springframework.scripting.support.StaticScriptSource
-
- modifyLocations(Class<?>, String...) -
Method in class org.springframework.test.context.support.AbstractContextLoader
- Generate a modified version of the supplied locations array and returns it.
- moduleConfig -
Variable in class org.springframework.web.struts.ContextLoaderPlugIn
- Deprecated. The Struts ModuleConfig that this PlugIn is registered with
- monitor -
Variable in class org.springframework.jca.work.SimpleTaskWorkManager.DelegatingWorkAdapter
-
- monitor -
Variable in class org.springframework.util.ConcurrencyThrottleSupport
-
- monitor(Object, WeakReferenceMonitor.ReleaseListener) -
Static method in class org.springframework.util.WeakReferenceMonitor
- Start to monitor given handle object for becoming weakly reachable.
- monitoringThread -
Static variable in class org.springframework.util.WeakReferenceMonitor
-
- months -
Variable in class org.springframework.scheduling.support.CronSequenceGenerator
-
- moreTokens() -
Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
-
- MR_TYPE_OBJECT_REFERENCE -
Static variable in class org.springframework.jmx.export.MBeanExporter
- Constant for the JMX
mr_type
"ObjectReference"
- mtomEnabled -
Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
- MultiActionController - Class in org.springframework.web.servlet.mvc.multiaction
Controller
implementation that allows multiple request types to be handled by the same
class.- MultiActionController() -
Constructor for class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Constructor for
MultiActionController
that looks for
handler methods in the present subclass.
- MultiActionController(Object) -
Constructor for class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Constructor for
MultiActionController
that looks for
handler methods in delegate, rather than a subclass of this class.
- multicastEvent(ApplicationEvent) -
Method in interface org.springframework.context.event.ApplicationEventMulticaster
- Multicast the given application event to appropriate listeners.
- multicastEvent(ApplicationEvent) -
Method in class org.springframework.context.event.SimpleApplicationEventMulticaster
-
- MULTIPART_FORM_DATA -
Static variable in class org.springframework.http.MediaType
- Public constant media type for
multipart/form-data
.
- MULTIPART_MODE_MIXED -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
- Constant indicating a multipart message with a single root multipart
element of type "mixed".
- MULTIPART_MODE_MIXED_RELATED -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
- Constant indicating a multipart message with a root multipart element
"mixed" plus a nested multipart element of type "related".
- MULTIPART_MODE_NO -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
- Constant indicating a non-multipart message.
- MULTIPART_MODE_RELATED -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
- Constant indicating a multipart message with a single root multipart
element of type "related".
- MULTIPART_RESOLVER_BEAN_NAME -
Static variable in class org.springframework.web.portlet.DispatcherPortlet
- Well-known name for the PortletMultipartResolver object in the bean factory for this namespace.
- MULTIPART_RESOLVER_BEAN_NAME -
Static variable in class org.springframework.web.servlet.DispatcherServlet
- Well-known name for the MultipartResolver object in the bean factory for this namespace.
- MULTIPART_SUBTYPE_ALTERNATIVE -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- MULTIPART_SUBTYPE_MIXED -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- MULTIPART_SUBTYPE_RELATED -
Static variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- MultipartActionRequest - Interface in org.springframework.web.portlet.multipart
- Interface which provides additional methods for dealing with multipart
content within a portlet request, allowing to access uploaded files.
- MultipartException - Exception in org.springframework.web.multipart
- Exception thrown when multipart resolution fails.
- MultipartException(String) -
Constructor for exception org.springframework.web.multipart.MultipartException
- Constructor for MultipartException.
- MultipartException(String, Throwable) -
Constructor for exception org.springframework.web.multipart.MultipartException
- Constructor for MultipartException.
- MultipartFile - Interface in org.springframework.web.multipart
- A representation of an uploaded file received in a multipart request.
- multipartFiles -
Variable in class org.springframework.mock.web.MockMultipartHttpServletRequest
-
- multipartFiles -
Variable in class org.springframework.mock.web.portlet.MockMultipartActionRequest
-
- multipartFiles -
Variable in class org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
-
- multipartFiles -
Variable in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
-
- multipartFiles -
Variable in class org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
-
- MultipartFilter - Class in org.springframework.web.multipart.support
- Servlet 2.3 Filter that resolves multipart requests via a MultipartResolver.
- MultipartFilter() -
Constructor for class org.springframework.web.multipart.support.MultipartFilter
-
- MultipartHttpServletRequest - Interface in org.springframework.web.multipart
- Provides additional methods for dealing with multipart content within a
servlet request, allowing to access uploaded files.
- multipartParameters -
Variable in class org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
-
- multipartParameters -
Variable in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
-
- multipartParameters -
Variable in class org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
-
- MultipartRequest - Interface in org.springframework.web.multipart
- This interface defines the multipart request access operations
that are exposed for actual multipart requests.
- MultipartResolver - Interface in org.springframework.web.multipart
- A strategy interface for multipart file upload resolution in accordance
with RFC 1867.
- multipartResolver -
Variable in class org.springframework.web.portlet.DispatcherPortlet
- MultipartResolver used by this portlet
- multipartResolver -
Variable in class org.springframework.web.servlet.DispatcherServlet
- MultipartResolver used by this servlet
- multipartResolverBeanName -
Variable in class org.springframework.web.multipart.support.MultipartFilter
-
- multiple -
Variable in class org.springframework.web.servlet.tags.form.SelectTag
- Indicates whether or not the '
select
' tag allows
multiple-selections.
- MULTIPLIER -
Static variable in class org.springframework.util.ObjectUtils
-
- MultiValueMap<K,V> - Interface in org.springframework.util
- Extension of the
Map
interface that stores multiple values. - mustRestoreAutoCommit -
Variable in class org.springframework.jdbc.datasource.DataSourceTransactionManager.DataSourceTransactionObject
-
- MutablePersistenceUnitInfo - Class in org.springframework.orm.jpa.persistenceunit
- Spring's base implementation of the JPA
PersistenceUnitInfo
interface,
used to bootstrap an EntityManagerFactory in a container. - MutablePersistenceUnitInfo() -
Constructor for class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
- MutablePropertyValues - Class in org.springframework.beans
- Default implementation of the
PropertyValues
interface. - MutablePropertyValues() -
Constructor for class org.springframework.beans.MutablePropertyValues
- Creates a new empty MutablePropertyValues object.
- MutablePropertyValues(PropertyValues) -
Constructor for class org.springframework.beans.MutablePropertyValues
- Deep copy constructor.
- MutablePropertyValues(Map<?, ?>) -
Constructor for class org.springframework.beans.MutablePropertyValues
- Construct a new MutablePropertyValues object from a Map.
- MutablePropertyValues(List<PropertyValue>) -
Constructor for class org.springframework.beans.MutablePropertyValues
- Construct a new MutablePropertyValues object using the given List of
PropertyValue objects as-is.
- MutableSortDefinition - Class in org.springframework.beans.support
- Mutable implementation of the
SortDefinition
interface. - MutableSortDefinition() -
Constructor for class org.springframework.beans.support.MutableSortDefinition
- Create an empty MutableSortDefinition,
to be populated via its bean properties.
- MutableSortDefinition(SortDefinition) -
Constructor for class org.springframework.beans.support.MutableSortDefinition
- Copy constructor: create a new MutableSortDefinition
that mirrors the given sort definition.
- MutableSortDefinition(String, boolean, boolean) -
Constructor for class org.springframework.beans.support.MutableSortDefinition
- Create a MutableSortDefinition for the given settings.
- MutableSortDefinition(boolean) -
Constructor for class org.springframework.beans.support.MutableSortDefinition
- Create a new MutableSortDefinition.
- MvcNamespaceHandler - Class in org.springframework.web.servlet.config
NamespaceHandler
for Spring MVC configuration namespace.- MvcNamespaceHandler() -
Constructor for class org.springframework.web.servlet.config.MvcNamespaceHandler
-
- MXBEAN_ANNOTATION_CLASS_NAME -
Static variable in class org.springframework.jmx.support.JmxUtils
-
- MXBEAN_SUFFIX -
Static variable in class org.springframework.jmx.support.JmxUtils
- Suffix used to identify a Java 6 MXBean interface.
- mxBeanAnnotationAvailable -
Static variable in class org.springframework.jmx.support.JmxUtils
-
- MySQLMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
DataFieldMaxValueIncrementer
that increments the maximum value of a given MySQL table
with the equivalent of an auto-increment column.- MySQLMaxValueIncrementer() -
Constructor for class org.springframework.jdbc.support.incrementer.MySQLMaxValueIncrementer
- Default constructor for bean property style usage.
- MySQLMaxValueIncrementer(DataSource, String, String) -
Constructor for class org.springframework.jdbc.support.incrementer.MySQLMaxValueIncrementer
- Convenience constructor.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |