|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SettingsSource
Provides access to the contents of settings independently of the backing store (e.g. file system, database, memory).
Method Summary | |
---|---|
InputStream |
getInputStream()
Gets a byte stream to the settings contents. |
String |
getLocation()
Provides a user-friendly hint about the location of the settings. |
Method Detail |
---|
InputStream getInputStream() throws IOException
null
.
IOException
String getLocation()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |