public interface InterfaceResolver
Modifier and Type | Method and Description |
---|---|
Class<?> |
getImplementationClass(Class declaringClass,
String fieldName,
Class<?> interfaceClass)
Returns the actual (concrete) runtime type, given a declaring class (optional),
field name (optional) and the interface type (not optional).
|
Class<?> getImplementationClass(Class declaringClass, String fieldName, Class<?> interfaceClass)
declaringClass
- declaring classfieldName
- field nameinterfaceClass
- interface class© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved. Privacy & Terms Guarantee Accessibility