Package org.apache.struts2.util
Interface ValueStackProvider
- All Known Implementing Classes:
StrutsVelocityContext
public interface ValueStackProvider
- Since:
- 6.4.0
-
Method Summary
-
Method Details
-
getValueStack
ValueStack getValueStack()
-
StrutsVelocityContext