@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface Adaptive
ExtensionLoader to inject dependency extension instance.ExtensionLoader,
URLpublic abstract String[] value
If the specified parameters are not found from URL, then the default extension will be used for
dependency injection (specified in its interface's SPI).
For example, given String[] {"key1", "key2"}:
IllegalStateExceptionorg.apache.dubbo.xxx.YyyInvokerWrapper, the generated name is
String[] {"yyy.invoker.wrapper"}.Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.