public class VelocityOutletState extends Object
Constructor and Description |
---|
VelocityOutletState() |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.context.Context |
getContext()
Returns the current velocity context.
|
void |
setContext(org.apache.velocity.context.Context context)
Sets the current velocity context.
|
public org.apache.velocity.context.Context getContext()
public void setContext(org.apache.velocity.context.Context context)
context
- the current velocity context.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.