Class BaseProvider
- java.lang.Object
 - 
- org.opendaylight.infrautils.caches.baseimpl.BaseProvider
 
 
- 
- All Implemented Interfaces:
 CacheProvider
@Deprecated(forRemoval=true) public abstract class BaseProvider extends Object implements CacheProvider
Deprecated, for removal: This API element is subject to removal in a future version.Minimal implementation of CacheProvider. SeeAbstractProviderfor the abstract class which typical implementations should extend.- Author:
 - Michael Vorburger.ch
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BaseProvider()Deprecated, for removal: This API element is subject to removal in a future version. 
 -