public class ApacheCommonsConfiguration2PropertySource
extends org.springframework.core.env.EnumerablePropertySource<org.apache.commons.configuration2.Configuration>
EnumerablePropertySource where a source is an Apache Commons Configuration 2 Configuration.| Constructor and Description |
|---|
ApacheCommonsConfiguration2PropertySource(String name,
org.apache.commons.configuration2.Configuration source) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
String[] |
getPropertyNames() |
public ApacheCommonsConfiguration2PropertySource(String name, org.apache.commons.configuration2.Configuration source)
public String[] getPropertyNames()
getPropertyNames in class org.springframework.core.env.EnumerablePropertySource<org.apache.commons.configuration2.Configuration>Copyright © 2020 CrafterCMS. All rights reserved.