@Spi(scope=PROTOTYPE) public interface Provider<T> extends Caller<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getImpl() |
Class<T> |
getInterface() |
Method |
lookupMethod(String methodName,
String methodDesc) |
Copyright © 2020. All rights reserved.