Class ScopeManagerDump
- java.lang.Object
-
- org.eclipse.aether.internal.impl.scope.ScopeManagerDump
-
public final class ScopeManagerDump extends java.lang.Object
This is a diagnostic tool to dump out scope manager states.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddump(ScopeManagerConfiguration configuration)Invoke this method with configuration and this class will dump its interpretation.
-
-
-
Method Detail
-
dump
public static void dump(ScopeManagerConfiguration configuration)
Invoke this method with configuration and this class will dump its interpretation.
-
-