Metaspace.InvocationService

Description

Invocation Service functions

Functions

NameSignature and Synopsis
cancelRequestvoid cancelRequest(Object svcInstance, String reason)
Cancel the service request with handle specified
createInvocationServiceDefinitionvoid createInvocationServiceDefinition(String serviceName, String metaspace, String ruleFunctionName, String requestEventType, boolean executeRules)
create and publish a Invocation Service that Clients can use to call
getCurrentInvocationServiceRequestObject getCurrentInvocationServiceRequest()
Get the current Invocation Service Request Handle
setInvocationResponsevoid setInvocationResponse(Object svcInstance, SimpleEvent responseEvent)
set the invocation Response for the request handle specified