Oracle Corporation

Uses of Package
com.bea.wlcp.wlng.api.storage

Packages that use com.bea.wlcp.wlng.api.storage
com.bea.wlcp.wlng.api.storage   
com.bea.wlcp.wlng.api.storage.filter   
 

Classes in com.bea.wlcp.wlng.api.storage used by com.bea.wlcp.wlng.api.storage
StorageException
          Storage exception class.
Store
          Map based store interface used to put, get, remove Serializable objects.
StoreFactory
          Store factory class.
StoreListener
          Store listener interface.
StoreQuery
          Store query interface.
 

Classes in com.bea.wlcp.wlng.api.storage used by com.bea.wlcp.wlng.api.storage.filter
StorageException
          Storage exception class.
 


Oracle Corporation