
public abstract static class RuntimePropertyRegistry.PropertyValueProvider extends Object
| Constructor and Description | 
|---|
PropertyValueProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract String | 
getName()
Returns the name of the property for which a value is being provided. 
 | 
abstract String | 
getValue()
Returns a value for the intended property. 
 | 
Copyright © 2018. All rights reserved.