Chapter 10. OW2 FraSCAti remote API

Table of Contents

Description
The remote component
REST resources
Use of the remote API
From the SCA world
From the Java world
General usage
SCA Contribution

Description

OW2 FraSCAti provides many ways to introspect running SCA applications or perform reconfiguration (FraSCAti Explorer, FraSCAti FScript, FraSCAti API, Fractal API). But there are not available outside the Java Virtual Machine FraSCAti is running on. That's why a dedicated remote module has been developed to allow:

  • remote introspection with a dedicated Java API or with FraSCAti FScript,

  • remote quering and reconfiguration with FraSCAti FScript,

  • remote deployment of SCA contributions.