public abstract class AbstractClasspathConfigurationSource extends AbstractPropertiesConfigurationSource
| Constructor and Description |
|---|
AbstractClasspathConfigurationSource() |
| Modifier and Type | Method and Description |
|---|---|
protected Enumeration<URL> |
findUrls() |
protected ClassLoader |
getClassLoader() |
protected abstract String |
getConfigurationPath() |
void |
loadApplicationConfiguration() |
protected void |
loadOnlyOneUrl(Enumeration<URL> urls) |
String |
toString() |
apply, createValue, getValue, hasValue, loadUrl, propertyReplacedDuringLoadpublic AbstractClasspathConfigurationSource()
@PostConstruct public void loadApplicationConfiguration()
protected void loadOnlyOneUrl(Enumeration<URL> urls)
protected abstract String getConfigurationPath()
protected Enumeration<URL> findUrls()
protected ClassLoader getClassLoader()
public String toString()
toString in class AbstractPropertiesConfigurationSourceCopyright © 2008–2016 RedEngine Ltd. All rights reserved.