public abstract class TemplateContext<C> extends Object
Constructor and Description |
---|
TemplateContext(C wrappedContext)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
C |
getContext()
Returns the wrapped context
|
abstract Object |
getValue(String name)
Returns the value of the named context parameter.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.