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