public class ProxyInterfaceResolver
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ProxyInterfaceResolver.Signature |
Constructor and Description |
---|
ProxyInterfaceResolver() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.Class> |
getInterfaces(java.lang.Class implementation,
java.lang.Class mainInterface,
java.util.List<java.lang.Class> interfaces) |