Class JarCacheSupport

java.lang.Object
hudson.remoting.JarCache
hudson.remoting.JarCacheSupport
Direct Known Subclasses:
FileSystemJarCache

public abstract class JarCacheSupport extends JarCache
Default partial implementation of JarCache.
Since:
2.24
Author:
Kohsuke Kawaguchi