public interface ContextProvider
| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonValue |
getContextValue(javax.json.JsonObject properties)
Provides context value based on the given set of properties.
|
javax.json.JsonValue getContextValue(javax.json.JsonObject properties)
properties - the properties based on which the contextual information will be providedCopyright © 2022. All rights reserved.