public class ExpressionInvoker extends Object implements ServiceInvoker
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY |
protected ServiceRegistryEngineConfiguration |
serviceRegistryEngineConfiguration |
| Constructor and Description |
|---|
ExpressionInvoker(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
invoke(ServiceDefinitionModel serviceDefinition,
ServiceOperation serviceOperation,
ServiceInvocationContext context) |
public static final String KEY
protected ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration
public ExpressionInvoker(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration)
public com.fasterxml.jackson.databind.node.ObjectNode invoke(ServiceDefinitionModel serviceDefinition, ServiceOperation serviceOperation, ServiceInvocationContext context)
invoke in interface ServiceInvokerCopyright © 2019. All rights reserved.