| Package | Description |
|---|---|
| org.glassfish.jersey.examples.feedcombiner | |
| org.glassfish.jersey.examples.feedcombiner.binder | |
| org.glassfish.jersey.examples.feedcombiner.store |
| Constructor and Description |
|---|
MyApplication(ObservableDataStore datastore,
boolean activeScheduler) |
| Constructor and Description |
|---|
ApplicationBinder(ObservableDataStore datastore,
String propertiesFileName) |
ApplicationBinder(ObservableDataStore datastore,
String propertiesFileName,
boolean activeScheduler) |
SchedulerPartBinder(ObservableDataStore datastore,
Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
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.