| Package | Description |
|---|---|
| org.javamoney.moneta.loader.internal |
Contains internal loader for updating resources loaded from remote, e.g. current conversion rates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceCache
Default implementation of
ResourceCache, using the local file system. |
| Constructor and Description |
|---|
LoadableResource(String resourceId,
ResourceCache cache,
LoaderService.UpdatePolicy updatePolicy,
Map<String,String> properties,
URI fallbackLocation,
URI... locations)
Create a new instance.
|
Copyright © 2012-2015 JavaMoney. All Rights Reserved.