Generated by
JDiff

Class org.springframework.expression.spel.support.StandardEvaluationContext

Documentation changed from old to new.

Changed Methods
void registerMethodFilter(Class<?>, MethodFilter) Change in exceptions thrown from no exceptions to java.lang.IllegalStateException.
Documentation changed from old to new.
Register a {@code MethodFilter} which will be called during method resolution for the specified type.