public abstract class PropertySource extends Object
| Constructor and Description |
|---|
PropertySource() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getProperty(String name) |
abstract void |
setProperty(String name,
String value) |
Copyright © 2021 SPF4J. All rights reserved.