|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface ApplicationContext
| Method Summary | |
|---|---|
File |
getPermanentDirectory()
Deprecated. Gets the root directory which the container must provide for storing persisting data. |
URL |
getResource(String resourceName)
Deprecated. |
InputStream |
getResourceAsStream(String resourceName)
Deprecated. |
File |
getTemporaryDirectory()
Deprecated. Gets the directory which the container must provide for storing temporary data. |
| Method Detail |
|---|
InputStream getResourceAsStream(String resourceName)
URL getResource(String resourceName)
throws MalformedURLException
MalformedURLExceptionFile getTemporaryDirectory()
File object pointing to a directory that the application can use for storing temporary filesFile getPermanentDirectory()
File object pointing to the root folder of the work directory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||