public interface ICachingAssetManagement
IAssetManagement implementations that support caching.| Modifier and Type | Method and Description |
|---|---|
void |
setCacheProvider(IAssetManagementCacheProvider provider)
Set the cache provider to be used by the
IAssetManagement
implementation. |
void setCacheProvider(IAssetManagementCacheProvider provider) throws SiteWhereException
IAssetManagement
implementation.provider - SiteWhereException