GVServices
GVServices is the GreenVulcano® ESB Core configuration root element.
Contains 3 subsections:
- Management
- Groups: contains the configurations of Services groups.
A group can handle the activation state of multiple services at once. - Services: contains the configuration of GreenVulcano® ESB Services.
The GVServices Element is used by GVCore. Its attributes are:
- type: module.
- name: Module ID always set to 'SERVICES'.
and has the subelements:
- Description,
- Management,
- Persistence,
- Groups,
- Services.
Management
The Management Element contains the configuration of management components. It is a GVServices subelement and has the attributes:
- call-administration-on-init: Defines if monitoring components on cluster operation can contact the administration node on initialization.
The attribute's default value is no and its admitted values are:- yes
- no