public class TuningParametersReference extends oracle.fmwplatform.envspec.common.ResourceReference<TuningParameters>
Constructor and Description |
---|
TuningParametersReference()
Creates an instance of TuningParametersReference with no values.
|
TuningParametersReference(String name, Path location)
Creates an instance of TuningParametersReference with name an location initialized to the values specified.
|