| Constructor and Description | 
|---|
| ParameterImpl(String name,
             javax.el.ValueExpression value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | freeze()Call this method when the object will be made available to the runtime | 
| String | getName() | 
| javax.el.ValueExpression | getValue() | 
| void | setName(String name) | 
| void | setValue(javax.el.ValueExpression value) | 
public ParameterImpl(String name, javax.el.ValueExpression value)
Copyright © 2022 The Apache Software Foundation. All rights reserved.