All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.daedafusion.cache.providers.CacheManagerProvider Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package com.daedafusion.cache.providers;

import com.daedafusion.cache.CacheManager;
import com.daedafusion.sf.Provider;

/**
 * Created by mphilpot on 8/27/14.
 */
public interface CacheManagerProvider extends Provider, CacheManager
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy