| Interface | Description |
|---|---|
| DataStoreObserver |
Instances of this interface are able to receive the notification from
ObservableDataStore. |
| InMemoryDataStore |
A simple in-memory store for serializable values based on key.
|
| ObservableDataStore |
A Datastore which implements this interface is able to notify all
observers and react to an adding or a removing
entities. |
| Class | Description |
|---|---|
| ReadWriteLockDataStore |
A simple in-memory store for serializable values based on key.
|
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.