Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.expression.spel.support Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
BooleanTypedValueClassorg.springframework.expression.spel.supportSpring MVC
ReflectionHelperUtility methods used by the reflection resolver code to discover the appropriatemethods/constructors and fields that should be used in expressions.Classorg.springframework.expression.spel.supportSpring MVC
ReflectiveConstructorExecutorA simple ConstructorExecutor implementation that runs a constructor using reflectiveSince:3.Classorg.springframework.expression.spel.supportSpring MVC
ReflectiveConstructorResolverA constructor resolver that uses reflection to locate the constructor that should be invoked.Classorg.springframework.expression.spel.supportSpring MVC
ReflectiveMethodExecutorClassorg.springframework.expression.spel.supportSpring MVC
ReflectiveMethodResolverReflection-based MethodResolver used by default in StandardEvaluationContextunless explicit method resolvers have been specified.Classorg.springframework.expression.spel.supportSpring MVC
ReflectivePropertyAccessorSimple PropertyAccessor that uses reflection to access propertiesfor reading and writing.Classorg.springframework.expression.spel.supportSpring MVC
ReflectivePropertyAccessor .OptimalPropertyAccessorAn optimized form of a PropertyAccessor that will use reflection but only knowshow to access a particular property on a particular class.Classorg.springframework.expression.spel.support.ReflectivePropertyAccessorSpring MVC
StandardEvaluationContextProvides a default EvaluationContext implementation.Classorg.springframework.expression.spel.supportSpring MVC
StandardOperatorOverloaderClassorg.springframework.expression.spel.supportSpring MVC
StandardTypeComparatorA simple basic TypeComparator implementation.Classorg.springframework.expression.spel.supportSpring MVC
StandardTypeConverterDefault implementation of the TypeConverter interface,delegating to a core Spring ConversionService.Classorg.springframework.expression.spel.supportSpring MVC
StandardTypeLocatorA simple implementation of TypeLocator that uses the context ClassLoader(or any ClassLoader set upon it).Classorg.springframework.expression.spel.supportSpring MVC