|
spring-context | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.springframework.cache.annotation |
---|
Class org.springframework.cache.annotation.AnnotationCacheOperationSource extends AbstractFallbackCacheOperationSource implements Serializable |
---|
Serialized Fields |
---|
boolean publicMethodsOnly
java.util.Set<E> annotationParsers
Class org.springframework.cache.annotation.SpringCacheAnnotationParser extends java.lang.Object implements Serializable |
---|
Package org.springframework.cache.interceptor |
---|
Class org.springframework.cache.interceptor.BeanFactoryCacheOperationSourceAdvisor extends org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor implements Serializable |
---|
Serialized Fields |
---|
CacheOperationSource cacheOperationSource
org.springframework.cache.interceptor.CacheOperationSourcePointcut pointcut
Class org.springframework.cache.interceptor.CacheInterceptor extends CacheAspectSupport implements Serializable |
---|
Class org.springframework.cache.interceptor.CacheProxyFactoryBean extends org.springframework.aop.framework.AbstractSingletonProxyFactoryBean implements Serializable |
---|
Serialized Fields |
---|
CacheInterceptor cachingInterceptor
org.springframework.aop.Pointcut pointcut
Class org.springframework.cache.interceptor.CompositeCacheOperationSource extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
CacheOperationSource[] cacheOperationSources
Class org.springframework.cache.interceptor.NameMatchCacheOperationSource extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.util.Map<K,V> nameMap
Package org.springframework.context |
---|
Class org.springframework.context.ApplicationContextException extends org.springframework.beans.FatalBeanException implements Serializable |
---|
Class org.springframework.context.ApplicationEvent extends java.util.EventObject implements Serializable |
---|
serialVersionUID: 7099057708183571937L
Serialized Fields |
---|
long timestamp
Class org.springframework.context.NoSuchMessageException extends java.lang.RuntimeException implements Serializable |
---|
Package org.springframework.context.annotation |
---|
Class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor extends org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor implements Serializable |
---|
Serialized Fields |
---|
java.util.Set<E> ignoredResourceTypes
boolean fallbackToDefaultTypeMatch
boolean alwaysUseJndiLookup
Class org.springframework.context.annotation.ScannedGenericBeanDefinition extends org.springframework.beans.factory.support.GenericBeanDefinition implements Serializable |
---|
Serialized Fields |
---|
org.springframework.core.type.AnnotationMetadata metadata
Package org.springframework.context.event |
---|
Class org.springframework.context.event.ApplicationContextEvent extends ApplicationEvent implements Serializable |
---|
Class org.springframework.context.event.ContextClosedEvent extends ApplicationContextEvent implements Serializable |
---|
Class org.springframework.context.event.ContextRefreshedEvent extends ApplicationContextEvent implements Serializable |
---|
Class org.springframework.context.event.ContextStartedEvent extends ApplicationContextEvent implements Serializable |
---|
Class org.springframework.context.event.ContextStoppedEvent extends ApplicationContextEvent implements Serializable |
---|
Package org.springframework.context.support |
---|
Class org.springframework.context.support.DefaultMessageSourceResolvable extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String[] codes
java.lang.Object[] arguments
java.lang.String defaultMessage
Package org.springframework.ejb.access |
---|
Class org.springframework.ejb.access.EjbAccessException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Package org.springframework.ejb.support |
---|
Class org.springframework.ejb.support.AbstractEnterpriseBean extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
org.springframework.beans.factory.access.BeanFactoryLocator beanFactoryLocator
java.lang.String beanFactoryLocatorKey
org.springframework.beans.factory.access.BeanFactoryReference beanFactoryReference
Class org.springframework.ejb.support.AbstractJmsMessageDrivenBean extends AbstractMessageDrivenBean implements Serializable |
---|
Class org.springframework.ejb.support.AbstractMessageDrivenBean extends AbstractEnterpriseBean implements Serializable |
---|
Serialized Fields |
---|
org.apache.commons.logging.Log logger
javax.ejb.MessageDrivenContext messageDrivenContext
Class org.springframework.ejb.support.AbstractSessionBean extends AbstractEnterpriseBean implements Serializable |
---|
Serialized Fields |
---|
javax.ejb.SessionContext sessionContext
Class org.springframework.ejb.support.AbstractStatefulSessionBean extends AbstractSessionBean implements Serializable |
---|
Class org.springframework.ejb.support.AbstractStatelessSessionBean extends AbstractSessionBean implements Serializable |
---|
Serialized Fields |
---|
org.apache.commons.logging.Log logger
Package org.springframework.jmx |
---|
Class org.springframework.jmx.JmxException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Class org.springframework.jmx.MBeanServerNotFoundException extends JmxException implements Serializable |
---|
Package org.springframework.jmx.access |
---|
Class org.springframework.jmx.access.InvalidInvocationException extends javax.management.JMRuntimeException implements Serializable |
---|
Class org.springframework.jmx.access.InvocationFailureException extends JmxException implements Serializable |
---|
Class org.springframework.jmx.access.MBeanConnectFailureException extends JmxException implements Serializable |
---|
Class org.springframework.jmx.access.MBeanInfoRetrievalException extends JmxException implements Serializable |
---|
Package org.springframework.jmx.export |
---|
Class org.springframework.jmx.export.MBeanExportException extends JmxException implements Serializable |
---|
Class org.springframework.jmx.export.UnableToRegisterMBeanException extends MBeanExportException implements Serializable |
---|
Package org.springframework.jmx.export.metadata |
---|
Class org.springframework.jmx.export.metadata.InvalidMetadataException extends JmxException implements Serializable |
---|
Package org.springframework.jmx.export.notification |
---|
Class org.springframework.jmx.export.notification.UnableToSendNotificationException extends JmxException implements Serializable |
---|
Package org.springframework.jndi |
---|
Class org.springframework.jndi.JndiLookupFailureException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Class org.springframework.jndi.TypeMismatchNamingException extends javax.naming.NamingException implements Serializable |
---|
Serialized Fields |
---|
java.lang.Class<T> requiredType
java.lang.Class<T> actualType
Package org.springframework.remoting |
---|
Class org.springframework.remoting.RemoteAccessException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
serialVersionUID: -4906825139312227864L
Class org.springframework.remoting.RemoteConnectFailureException extends RemoteAccessException implements Serializable |
---|
Class org.springframework.remoting.RemoteInvocationFailureException extends RemoteAccessException implements Serializable |
---|
Class org.springframework.remoting.RemoteLookupFailureException extends RemoteAccessException implements Serializable |
---|
Class org.springframework.remoting.RemoteProxyFailureException extends RemoteAccessException implements Serializable |
---|
Package org.springframework.remoting.soap |
---|
Class org.springframework.remoting.soap.SoapFaultException extends RemoteInvocationFailureException implements Serializable |
---|
Package org.springframework.remoting.support |
---|
Class org.springframework.remoting.support.RemoteInvocation extends java.lang.Object implements Serializable |
---|
serialVersionUID: 6876024250231820554L
Serialized Fields |
---|
java.lang.String methodName
java.lang.Class<T>[] parameterTypes
java.lang.Object[] arguments
java.util.Map<K,V> attributes
Class org.springframework.remoting.support.RemoteInvocationResult extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2138555143707773549L
Serialized Fields |
---|
java.lang.Object value
java.lang.Throwable exception
Package org.springframework.scheduling |
---|
Class org.springframework.scheduling.SchedulingException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Package org.springframework.scheduling.annotation |
---|
Class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor extends org.springframework.aop.support.AbstractPointcutAdvisor implements Serializable |
---|
Serialized Fields |
---|
org.aopalliance.aop.Advice advice
org.springframework.aop.Pointcut pointcut
org.springframework.beans.factory.BeanFactory beanFactory
Class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor extends org.springframework.aop.framework.ProxyConfig implements Serializable |
---|
Serialized Fields |
---|
java.lang.Class<T> asyncAnnotationType
java.util.concurrent.Executor executor
java.lang.ClassLoader beanClassLoader
AsyncAnnotationAdvisor asyncAnnotationAdvisor
int order
org.springframework.beans.factory.BeanFactory beanFactory
Package org.springframework.scheduling.backportconcurrent |
---|
Class org.springframework.scheduling.backportconcurrent.CustomizableThreadFactory extends org.springframework.util.CustomizableThreadCreator implements Serializable |
---|
Class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor extends CustomizableThreadFactory implements Serializable |
---|
Serialized Fields |
---|
org.apache.commons.logging.Log logger
java.lang.Object poolSizeMonitor
int corePoolSize
int maxPoolSize
int keepAliveSeconds
boolean allowCoreThreadTimeOut
int queueCapacity
edu.emory.mathcs.backport.java.util.concurrent.ThreadFactory threadFactory
edu.emory.mathcs.backport.java.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
boolean waitForTasksToCompleteOnShutdown
boolean threadNamePrefixSet
java.lang.String beanName
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor threadPoolExecutor
Package org.springframework.scheduling.concurrent |
---|
Class org.springframework.scheduling.concurrent.CustomizableThreadFactory extends org.springframework.util.CustomizableThreadCreator implements Serializable |
---|
Class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport extends CustomizableThreadFactory implements Serializable |
---|
Serialized Fields |
---|
org.apache.commons.logging.Log logger
java.util.concurrent.ThreadFactory threadFactory
boolean threadNamePrefixSet
java.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler
boolean waitForTasksToCompleteOnShutdown
java.lang.String beanName
java.util.concurrent.ExecutorService executor
Class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean extends ExecutorConfigurationSupport implements Serializable |
---|
Serialized Fields |
---|
int poolSize
ScheduledExecutorTask[] scheduledExecutorTasks
boolean continueScheduledExecutionAfterException
boolean exposeUnconfigurableExecutor
java.util.concurrent.ScheduledExecutorService exposedExecutor
Class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean extends ExecutorConfigurationSupport implements Serializable |
---|
Serialized Fields |
---|
int corePoolSize
int maxPoolSize
int keepAliveSeconds
boolean allowCoreThreadTimeOut
int queueCapacity
boolean exposeUnconfigurableExecutor
java.util.concurrent.ExecutorService exposedExecutor
Class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor extends ExecutorConfigurationSupport implements Serializable |
---|
Serialized Fields |
---|
java.lang.Object poolSizeMonitor
int corePoolSize
int maxPoolSize
int keepAliveSeconds
boolean allowCoreThreadTimeOut
int queueCapacity
java.util.concurrent.ThreadPoolExecutor threadPoolExecutor
Class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler extends ExecutorConfigurationSupport implements Serializable |
---|
Serialized Fields |
---|
int poolSize
java.util.concurrent.ScheduledExecutorService scheduledExecutor
org.springframework.util.ErrorHandler errorHandler
Package org.springframework.scripting |
---|
Class org.springframework.scripting.ScriptCompilationException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Serialized Fields |
---|
ScriptSource scriptSource
Package org.springframework.scripting.bsh |
---|
Class org.springframework.scripting.bsh.BshScriptUtils.BshExecutionException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Package org.springframework.scripting.jruby |
---|
Class org.springframework.scripting.jruby.JRubyScriptUtils.JRubyExecutionException extends org.springframework.core.NestedRuntimeException implements Serializable |
---|
Package org.springframework.ui |
---|
Class org.springframework.ui.ExtendedModelMap extends ModelMap implements Serializable |
---|
Class org.springframework.ui.ModelMap extends java.util.LinkedHashMap<java.lang.String,java.lang.Object> implements Serializable |
---|
Package org.springframework.validation |
---|
Class org.springframework.validation.AbstractBindingResult extends AbstractErrors implements Serializable |
---|
Serialized Fields |
---|
java.lang.String objectName
MessageCodesResolver messageCodesResolver
java.util.List<E> errors
java.util.Set<E> suppressedFields
Class org.springframework.validation.AbstractErrors extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String nestedPath
java.util.Stack<E> nestedPathStack
Class org.springframework.validation.AbstractPropertyBindingResult extends AbstractBindingResult implements Serializable |
---|
Serialized Fields |
---|
org.springframework.core.convert.ConversionService conversionService
Class org.springframework.validation.BeanPropertyBindingResult extends AbstractPropertyBindingResult implements Serializable |
---|
Serialized Fields |
---|
java.lang.Object target
boolean autoGrowNestedPaths
int autoGrowCollectionLimit
Class org.springframework.validation.BindException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
BindingResult bindingResult
Class org.springframework.validation.DefaultMessageCodesResolver extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String prefix
Class org.springframework.validation.DirectFieldBindingResult extends AbstractPropertyBindingResult implements Serializable |
---|
Serialized Fields |
---|
java.lang.Object target
Class org.springframework.validation.FieldError extends ObjectError implements Serializable |
---|
Serialized Fields |
---|
java.lang.String field
java.lang.Object rejectedValue
boolean bindingFailure
Class org.springframework.validation.MapBindingResult extends AbstractBindingResult implements Serializable |
---|
Serialized Fields |
---|
java.util.Map<K,V> target
Class org.springframework.validation.ObjectError extends DefaultMessageSourceResolvable implements Serializable |
---|
Serialized Fields |
---|
java.lang.String objectName
Package org.springframework.validation.beanvalidation |
---|
Class org.springframework.validation.beanvalidation.MethodValidationPostProcessor extends org.springframework.aop.framework.ProxyConfig implements Serializable |
---|
Serialized Fields |
---|
java.lang.Class<T> validatedAnnotationType
javax.validation.Validator validator
java.lang.ClassLoader beanClassLoader
org.springframework.aop.Advisor advisor
Package org.springframework.validation.support |
---|
Class org.springframework.validation.support.BindingAwareModelMap extends ExtendedModelMap implements Serializable |
---|
|
spring-context | ||||||||
PREV NEXT | FRAMES NO FRAMES |