summaryrefslogtreecommitdiffstats
path: root/container-jersey2/abi-spec.json
blob: 2f5ef3efb706e5d168e4496d3c6646b6b758727c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "com.yahoo.container.jaxrs.annotation.Component": {
    "superClass": "java.lang.Object",
    "interfaces": [
      "java.lang.annotation.Annotation"
    ],
    "attributes": [
      "public",
      "interface",
      "abstract",
      "annotation"
    ],
    "methods": [],
    "fields": []
  }
}