public class JsonObjectValueResolver extends Object implements ValueResolver
DEFAULT_PRIORITY| Constructor and Description |
|---|
JsonObjectValueResolver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(EvalContext context) |
CompletionStage<Object> |
resolve(EvalContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, matchClassgetPrioritypublic boolean appliesTo(EvalContext context)
appliesTo in interface ValueResolverpublic CompletionStage<Object> resolve(EvalContext context)
Copyright © 2021 JBoss by Red Hat. All rights reserved.