Configuration of a Service Unit to consume a service (JBI)
Parameter | Description | Default | Required |
---|---|---|---|
consumes | Refer JBI service to invoke into the JBI bus. You can define an explicit endpoint: interface (QName) / Service (QName) / Endpoint (String) attributes Or define implicit endpoint, to let the container routing according to QOS configurations (HA...): -by Interface attribute (QName); -by Service attribute (QName). |
- | Yes |