| Package | Description |
|---|---|
| org.springframework.expression.spel.support |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectiveMethodResolver.registerMethodFilter(Class<?> type,
MethodFilter filter) |
void |
StandardEvaluationContext.registerMethodFilter(Class<?> type,
MethodFilter filter)
Register a MethodFilter which will be called during method resolution for the
specified type.
|
Copyright © 2012. All Rights Reserved.