reflect-config.json 276 B

1234567891011121314
  1. [
  2. {
  3. "condition": {
  4. "typeReachable": "org.apache.commons.pool2.impl.BaseGenericObjectPool"
  5. },
  6. "methods": [
  7. {
  8. "name": "<init>",
  9. "parameterTypes": []
  10. }
  11. ],
  12. "name": "org.apache.commons.pool2.impl.DefaultEvictionPolicy"
  13. }
  14. ]