Interface DefaultValueStackProvider
-
- All Superinterfaces:
org.apache.struts2.util.ValueStackProvider
- All Known Implementing Classes:
ChainedVelocityContext
,DirectiveVelocityContext
,OutputMimeTypeAwareVelocityContext
public interface DefaultValueStackProvider extends org.apache.struts2.util.ValueStackProvider
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default com.opensymphony.xwork2.util.ValueStack
getValueStack()
-