SimpleRelocator
public interface Relocator
Modifier and Type | Method | Description |
---|---|---|
String |
applyToSourceContent(String sourceContent) |
|
boolean |
canRelocateClass(String clazz) |
|
boolean |
canRelocatePath(String clazz) |
|
String |
relocateClass(String clazz) |
|
String |
relocatePath(String clazz) |
static final String ROLE
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.