aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
Diffstat (limited to 'container-core')
-rw-r--r--container-core/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index bb8317c298b..78a1c044d35 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -3193,7 +3193,8 @@
"public int hashCode()",
"public boolean equals(java.lang.Object)",
"public java.lang.String toString()",
- "public java.lang.String getLowerCasedName()"
+ "public java.lang.String getLowerCasedName()",
+ "public static com.yahoo.processing.request.CompoundName from(java.lang.String)"
],
"fields": [
"public static final com.yahoo.processing.request.CompoundName empty"