Interface ClearableValueStack

All Known Implementing Classes:
OgnlValueStack

public interface ClearableValueStack
ValueStacks implementing this interface provide a way to remove values from their contexts.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Remove all values from the context
  • Method Details

    • clearContextValues

      void clearContextValues()
      Remove all values from the context