Class MemoryObjectPersistentStore

java.lang.Object
com.usatiuk.objects.stores.MemoryObjectPersistentStore
All Implemented Interfaces:
ObjectPersistentStore

@ApplicationScoped public class MemoryObjectPersistentStore extends Object implements ObjectPersistentStore
In-memory implementation of the ObjectPersistentStore interface. For testing purposes.