Searched refs:GET_FEATURE_VERSION_METHOD (Results 1 – 2 of 2) sorted by relevance
40 static final String GET_FEATURE_VERSION_METHOD = "getFeatureVersion"; field in FeatureResolver103 .appendPath(GET_FEATURE_VERSION_METHOD) in getFeatureBundle()107 GET_FEATURE_VERSION_METHOD, in getFeatureBundle()
35 private static final String GET_FEATURE_VERSION_METHOD = "getFeatureVersion"; field in FakeFeatureManagementProvider80 if (!GET_FEATURE_VERSION_METHOD.equals(method)) { in call()