public class JPropertiesSpringHolder extends Object
| Constructor and Description |
|---|
JPropertiesSpringHolder() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
asProperties() |
JProperties |
getjProperties() |
String |
getUrl() |
void |
setUrl(String url)
Fail-fast on the setter - if the proeprties do not exist
at the URL loction, or if the URL is malformed, this should
throw - and cause startup to halt (as it should).
|
public String getUrl()
public void setUrl(String url) throws IOException
IOExceptionpublic Properties asProperties()
public JProperties getjProperties()
Copyright © 2014. All rights reserved.