public interface Relocator
Modifier and Type | Method and Description |
---|---|
boolean |
canRelocateClass(String clazz) |
boolean |
canRelocatePath(String clazz) |
String |
relocateClass(String clazz) |
String |
relocatePath(String clazz) |
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.