org.apache.maven.plugin.surefire.util
Class Relocator
java.lang.Object
org.apache.maven.plugin.surefire.util.Relocator
public class Relocator
- extends Object
Relocates class names when running with relocated provider
- Author:
- Kristian Rosenvold
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Relocator
public Relocator(@Nullable
String relocation)
Relocator
public Relocator()
relocate
@Nonnull
public String relocate(@Nonnull
String className)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.