Package org.springframework.datastore.mock

Class Summary
SimpleMapDatastore A simple implementation of the Datastore interface that backs onto an in-memory map.
SimpleMapSession A simple implementation of the Session interface that backs onto an in-memory map.