public interface ICachingDeviceManagement
IDeviceManagement
implementations that can
use caching mechanisms.Modifier and Type | Method and Description |
---|---|
void |
setCacheProvider(IDeviceManagementCacheProvider provider)
Set the cache provider to be used by the
IDeviceManagement
implementation. |
void setCacheProvider(IDeviceManagementCacheProvider provider) throws SiteWhereException
IDeviceManagement
implementation.provider
- SiteWhereException