Generated by
JDiff

All Documentation Differences

Package org.springframework.beans.factory.config
  Class ConfigurableBeanFactory
    Method setCurrentlyInCreation(String, boolean)

Package org.springframework.beans.factory.support
  Class AbstractAutowireCapableBeanFactory
    Method filterPropertyDescriptorsForDependencyCheck(BeanWrapper)

Package org.springframework.context.annotation
  Class DependsOn

  Class ImportBeanDefinitionRegistrar

Package org.springframework.context.annotation.aspectj
  Class EnableSpringConfigured

Package org.springframework.core.annotation
  Class AnnotationAwareOrderComparator
    Field INSTANCE

Package org.springframework.ejb.support
  Class AbstractEnterpriseBean

  Class AbstractJmsMessageDrivenBean

  Class AbstractMessageDrivenBean

  Class AbstractSessionBean

  Class AbstractStatefulSessionBean

  Class AbstractStatelessSessionBean

  Class SmartSessionBean

Package org.springframework.expression.spel.ast
  Class OpAnd

  Class OpOr

  Class OperatorNot

Package org.springframework.format.datetime
  Class DateFormatterRegistrar
    Method setFormatter(DateFormatter)

  Class DateTimeFormatAnnotationFormatterFactory

Package org.springframework.format.datetime.joda
  Class DateTimeFormatterFactory
    DateTimeFormatterFactory()
    DateTimeFormatterFactory(String)
    Method setIso(ISO)
    Method setStyle(String)
    Method setTimeZone(TimeZone)

  Class JodaTimeFormatterRegistrar
    Method setDateFormatter(DateTimeFormatter)
    Method setDateTimeFormatter(DateTimeFormatter)
    Method setTimeFormatter(DateTimeFormatter)

Package org.springframework.http.converter
  Class GenericHttpMessageConverter
    Method canRead(Type, Class<?>, MediaType)
    Method read(Type, Class<?>, HttpInputMessage)

Package org.springframework.http.converter.json
  Class MappingJackson2HttpMessageConverter
    Method getJavaType(Type, Class<?>)

  Class MappingJacksonHttpMessageConverter
    Method getJavaType(Type, Class<?>)

Package org.springframework.instrument.classloading.oc4j
  Class OC4JLoadTimeWeaver

Package org.springframework.jdbc.core
  Class SqlRowSetResultSetExtractor
    Method newCachedRowSet()

Package org.springframework.jdbc.datasource.init
  Class ResourceDatabasePopulator
    Method setIgnoreFailedDrops(boolean)

Package org.springframework.orm.hibernate3
  Class LocalDataSourceConnectionProvider
    Method closeConnection(Connection)

Package org.springframework.scheduling.annotation
  Class EnableAsync

  Class EnableScheduling

Package org.springframework.scheduling.backportconcurrent
  Class ConcurrentTaskExecutor

  Class CustomizableThreadFactory

  Class ThreadPoolTaskExecutor

Package org.springframework.scheduling.commonj
  Class WorkManagerTaskExecutor

Package org.springframework.test.util
  Class AssertionErrors
    Method assertEquals(String, Object, Object)
    Method assertTrue(String, boolean)
    Method fail(String)
    Method fail(String, Object, Object)

  Class JsonPathExpectationsHelper
    Method assertValue(String, <any>)

Package org.springframework.transaction.jta
  Class OC4JJtaTransactionManager

Package org.springframework.util
  Class ConcurrentReferenceHashMap

  Class ConcurrentReferenceHashMap.Reference

  Class ConcurrentReferenceHashMap.Restructure

  Class ConcurrentReferenceHashMap
    ConcurrentReferenceHashMap()
    ConcurrentReferenceHashMap(int)
    ConcurrentReferenceHashMap(int, float)
    ConcurrentReferenceHashMap(int, float, int)
    ConcurrentReferenceHashMap(int, float, int, ReferenceType)
    ConcurrentReferenceHashMap(int, int)
    Method calculateShift(int, int)

  Class ErrorHandler
    Method handleError(Throwable)

Package org.springframework.validation.beanvalidation
  Class MethodValidationPostProcessor

Package org.springframework.web.context.request.async
  Class CallableProcessingInterceptor

  Class DeferredResultProcessingInterceptor

Package org.springframework.web.servlet.mvc.annotation
  Class AnnotationMethodHandlerAdapter

  Class AnnotationMethodHandlerExceptionResolver

  Class DefaultAnnotationHandlerMapping

Package org.springframework.web.servlet.mvc.method.annotation
  Class AbstractMessageConverterMethodArgumentResolver
    Method readWithMessageConverters(HttpInputMessage, MethodParameter, Type)

Package org.springframework.web.util
  Class ExpressionEvaluationUtils
    Method isSpringJspExpressionSupportActive(PageContext)