summaryrefslogtreecommitdiffstats
path: root/container-jersey2/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-jersey2/abi-spec.json')
-rw-r--r--container-jersey2/abi-spec.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/container-jersey2/abi-spec.json b/container-jersey2/abi-spec.json
new file mode 100644
index 00000000000..2f5ef3efb70
--- /dev/null
+++ b/container-jersey2/abi-spec.json
@@ -0,0 +1,16 @@
+{
+ "com.yahoo.container.jaxrs.annotation.Component": {
+ "superClass": "java.lang.Object",
+ "interfaces": [
+ "java.lang.annotation.Annotation"
+ ],
+ "attributes": [
+ "public",
+ "interface",
+ "abstract",
+ "annotation"
+ ],
+ "methods": [],
+ "fields": []
+ }
+} \ No newline at end of file