SOA Assembly Framework Overview Documentation
Abstract
The SOA Assembly Framework consists of two contributions: the core extension handler and context definition contribution and the UI properties contribution. The framework enables an extension to the SCA model to integrate into a development environment. It provides a series of Eclipse extension points and interfaces to support the development of SCA components, external services, and entry points.
Table of Contents
- SOA Assembly Framework Core:
Provides a quick overview of the SOA Assembly Framework Core contribution, which allows for the definition of SCA extension handlers and authoring contexts. The SCA extension handlers provide a generic mechanism for tooling to develop SCA model extensions without specific knowledge of the extension or its structure. The context definition provides a way to define which SCA extension handlers are available for a given authoring environment.
- SOA Assembly Framework
Properties UI Contribution:
Provides a description of the Properties UI contribution, which acts as an integration point between the SCA model extension and the SCA tooling. The Properties UI contribution allows SCA extension providers to define how an instance of their extension is viewed and edited by the user. Tools such as a subsystem editor use these contributions to allow instances of the SCA core model and of the SCA extensions to be edited in an integrated fashion.

