Interface JuelServiceHook

All Superinterfaces:
Hook

public interface JuelServiceHook extends Hook
  • Method Details

    • adaptContext

      void adaptContext(SimpleContext context)
    • propertiesForFactoryCreation

      void propertiesForFactoryCreation(Properties properties)
    • adaptFactory

      void adaptFactory(ExpressionFactory factory)
    • aboutToEvaluate

      void aboutToEvaluate(ExpressionFactory factory, ELContext context, String template)