@Singleton public class InMemoryProjectCache extends Object implements ProjectCache
ProjectCache.| Constructor and Description |
|---|
InMemoryProjectCache() |
public Project get(org.jboss.forge.addon.resource.DirectoryResource dir)
get in interface ProjectCachepublic void invalidate()
invalidate in interface ProjectCachepublic void store(Project project)
store in interface ProjectCachepublic void evict(Project project)
evict in interface ProjectCacheCopyright © 2013 JBoss by Red Hat. All rights reserved.