Example usage for org.apache.maven.project DefaultProjectRealmCache subclass-usage

List of usage examples for org.apache.maven.project DefaultProjectRealmCache subclass-usage

Introduction

In this page you can find the example usage for org.apache.maven.project DefaultProjectRealmCache subclass-usage.

Usage

From source file org.eclipse.m2e.core.internal.project.EclipseProjectRealmCache.java

/**
 * @since 1.6
 */
@Singleton
@SuppressWarnings("synthetic-access")
public class EclipseProjectRealmCache extends DefaultProjectRealmCache implements IManagedCache {