Add reflection hints for native-image support (#3325) · reactor/reactor-core@9d47a04 (original) (raw)

File tree

Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
1 +[
2 + {
3 +"condition": {
4 +"typeReachable": "reactor.core.publisher.Traces"
5 + },
6 +"name": "reactor.core.publisher.Traces$StackWalkerCallSiteSupplierFactory",
7 +"methods": [
8 + {
9 +"name": "",
10 +"parameterTypes": []
11 + }
12 + ]
13 + },
14 + {
15 +"condition": {
16 +"typeReachable": "reactor.core.publisher.Traces"
17 + },
18 +"name": "reactor.core.publisher.Traces$SharedSecretsCallSiteSupplierFactory",
19 +"methods": [
20 + {
21 +"name": "",
22 +"parameterTypes": []
23 + }
24 + ]
25 + },
26 + {
27 +"condition": {
28 +"typeReachable": "reactor.core.publisher.Traces"
29 + },
30 +"name": "reactor.core.publisher.Traces$ExceptionCallSiteSupplierFactory",
31 +"methods": [
32 + {
33 +"name": "",
34 +"parameterTypes": []
35 + }
36 + ]
37 + }
38 +]