| Constructor and Description |
|---|
ResourcePartBinder(InMemoryDataStore datastore) |
| Constructor and Description |
|---|
FeedTaskFactoryImpl(java.util.function.Function<URL,List<com.sun.syndication.feed.synd.SyndEntry>> feedDownloader,
InMemoryDataStore datastore) |
FeedTaskFactoryImpl(InMemoryDataStore datastore) |
| Constructor and Description |
|---|
CombinedFeedService(InMemoryDataStore datastore,
IdGenerator idGenerator,
String defaultRefreshPeriod) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObservableDataStore
A Datastore which implements this interface is able to notify all
observers and react to an adding or a removing
entities. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadWriteLockDataStore
A simple in-memory store for serializable values based on key.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.