Qorus Integration Engine®  4.0.3.p2_git
Java Service Method Lock Attribute Values

Variables

static final String com.qoretechnologies.qorus.OMQ.SLNone = "none"
 service lock type: none
 
static final String com.qoretechnologies.qorus.OMQ.SLRead = "read"
 service lock type: read
 
static final String com.qoretechnologies.qorus.OMQ.SLWrite = "write"
 service lock type: write
 

Detailed Description

These are the possible values for the lock attribute of a service method