Package com.webmethods.caf.faces.persist
Class FileWebApplicationStorage
java.lang.Object
com.webmethods.caf.faces.persist.WebApplicationStorage
com.webmethods.caf.faces.persist.FileWebApplicationStorage
-
Field Summary
Fields inherited from class com.webmethods.caf.faces.persist.WebApplicationStorage
STORAGE_PREFIX, WEB_APP_CONTEXT_STORAGE_KEY, WEB_APP_STORAGE_ENV_KEY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.faces.persist.WebApplicationStorage
getRoot, lookupEnviromentValue
-
Constructor Details
-
FileWebApplicationStorage
-
-
Method Details
-
get
- Specified by:
get
in classWebApplicationStorage
- Throws:
Exception
-
put
- Specified by:
put
in classWebApplicationStorage
- Throws:
Exception
-
getKeys
- Specified by:
getKeys
in classWebApplicationStorage
- Throws:
Exception
-
getStorage
- Specified by:
getStorage
in classWebApplicationStorage
- Throws:
Exception
-