| Modifier and Type | Method and Description |
|---|---|
void |
addHooks(Hook... hooks)
Adds hooks for evaluation.
|
EvaluationContext |
getEvaluationContext()
Return an optional client-level evaluation context.
|
List<Hook> |
getHooks()
Fetch the hooks associated to this client.
|
Metadata |
getMetadata() |
void |
setEvaluationContext(EvaluationContext ctx)
Set the client-level evaluation context.
|
getBooleanDetails, getBooleanDetails, getBooleanDetails, getBooleanValue, getBooleanValue, getBooleanValue, getDoubleDetails, getDoubleDetails, getDoubleDetails, getDoubleValue, getDoubleValue, getDoubleValue, getIntegerDetails, getIntegerDetails, getIntegerDetails, getIntegerValue, getIntegerValue, getIntegerValue, getObjectDetails, getObjectDetails, getObjectDetails, getObjectValue, getObjectValue, getObjectValue, getStringDetails, getStringDetails, getStringDetails, getStringValue, getStringValue, getStringValueon, onProviderConfigurationChanged, onProviderError, onProviderReady, onProviderStale, removeHandlerMetadata getMetadata()
EvaluationContext getEvaluationContext()
EvaluationContextvoid setEvaluationContext(EvaluationContext ctx)
ctx - Client level context.void addHooks(Hook... hooks)
hooks - The hook to add.Copyright © 2023. All rights reserved.