Interface JuelServiceHook
- All Superinterfaces:
Hook
-
Method Summary
Modifier and TypeMethodDescriptionvoidaboutToEvaluate(ExpressionFactory factory, ELContext context, String template) voidadaptContext(SimpleContext context) voidadaptFactory(ExpressionFactory factory) voidpropertiesForFactoryCreation(Properties properties)
-
Method Details
-
adaptContext
void adaptContext(SimpleContext context) -
propertiesForFactoryCreation
-
adaptFactory
void adaptFactory(ExpressionFactory factory) -
aboutToEvaluate
-