Uses of Class
org.wildfly.common.expression.ResolveContext
Packages that use ResolveContext
-
Uses of ResolveContext in org.wildfly.common.expression
Method parameters in org.wildfly.common.expression with type arguments of type ResolveContextModifier and TypeMethodDescriptionExpression.evaluate(BiConsumer<ResolveContext<RuntimeException>, StringBuilder> expandFunction) Evaluate the expression with the given expansion function.Expression.evaluateException(ExceptionBiConsumer<ResolveContext<E>, StringBuilder, E> expandFunction) Evaluate the expression with the given expansion function, which may throw a checked exception.