This type is a class for model objects.
ContextService configuration object.
Package: concurrency| Attributes Summary | |
| onError : EString | Determines the action to take in response to configuration errors. For example, if securityContext is configured for this contextService, but the security feature is not enabled, then onError determines whether to fail, raise a warning, or ignore the parts of the configuration which are incorrect. FAIL=1 IGNORE=2 WARN=3 |
| Attribute Details |