Metaspace.InvocationService

Functions

NameSignature and Synopsis
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