Class DefaultProjectRealmCache

java.lang.Object
org.apache.maven.project.DefaultProjectRealmCache
All Implemented Interfaces:
ProjectRealmCache, org.codehaus.plexus.personality.plexus.lifecycle.phase.Disposable

@Component(role=ProjectRealmCache.class) public class DefaultProjectRealmCache extends Object implements ProjectRealmCache, org.codehaus.plexus.personality.plexus.lifecycle.phase.Disposable
Default project realm cache implementation. Assumes cached data does not change.