|
Oracle Corporation | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use StorageException | |
| com.bea.wlcp.wlng.api.storage | |
| com.bea.wlcp.wlng.api.storage.filter | |
| Uses of StorageException in com.bea.wlcp.wlng.api.storage |
| Subclasses of StorageException in com.bea.wlcp.wlng.api.storage | |
class |
DuplicateConfigException
Thrown to indicate the a duplicate storage configuration has been detected. |
| Methods in com.bea.wlcp.wlng.api.storage that throw StorageException | |
void |
Store.addListener(StoreListener listener)
The addListener/StoreListener is used for automatic expiry events only. |
abstract Store |
StoreFactory.getStore(Class keyClass,
Class valueClass)
Get reference to a preconfigured store. |
abstract Store |
StoreFactory.getStore(String name,
ClassLoader classloader)
Get reference to a preconfigured store. |
void |
StoreQuery.setParameters(Serializable[] parameters)
Set query parameters. |
| Uses of StorageException in com.bea.wlcp.wlng.api.storage.filter |
| Methods in com.bea.wlcp.wlng.api.storage.filter that throw StorageException | |
void |
Filter.setParameters(Serializable[] parameters)
Set query parameters. |
|
Oracle Corporation | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||