Service Grid Deployment Descriptor

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: The Service Grid Deployment Descriptor provides the network definition of the deployed application.

Overview

The Service Grid Deployment Descriptor provides the network definition of the deployed application.

  • An object graph composed of definitions that provide context on how to provision, manage, monitor and instantiate services.
  • Reflexive, might include other Deployment Descriptors.
  • Created from an XML document, although there can be other source formats.

  • <ServiceBean> – dynamic service component 0..*
  • <Service> – represents a static service, not provisioned or managed 0..*
  • <Include> – include another Deployment Descriptor 0..*
  • <DeploymentSchedule> – schedule information on when to deploy.
  • Element declarations – use of system properties allowed:
    ${propertyName}

More in this Section


Wiki Content Tree


Your Feedback Needed!

We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.

Labels