This glossary supports the following titles:

SOA Governance

SOA with .NET & Azure


SOA Design Patterns


Web Service Contract Design & Versioning for SOA


SOA Principles of Service Design

Service-Oriented Architecture: Concepts, Technology, and Design

Modern SOA Infrastructure: Technology, Design, and Governance
SOA with REST: Principles, Patterns & Constraints
Next Generation SOA: A Real-World Guide to Modern Service-Oriented Computing
SOA with Java
SOA Security: Practices, Patterns, and Technologies for Securing Services
SOA and Cloud Computing: Practices, Patterns, Technologies

This glossary also supports the SOA Certified Professional (SOACP) program.

For more information, visit: www.soacp.com
and
www.soaschool.com


|
|
|

programmatic logic meta data (abstraction type)

|
Also known as “logic meta data”, the programmatic logic meta data type refers to internal details about how the functions of a service were designed and programmed.

For example, the individual programming routines, their associated algorithms, and exception handling logic can all be classified as programmatic logic meta information.

When applying the Service Abstraction design principle, there is generally no reason to make any of this meta data available to others.

This is one of four abstraction meta types. The other three types are:

• Technology Information

• Functional Information

• Quality of Service Information

See also:

- functional meta data

- quality of service meta data

- Service Abstraction

- Service Loose Coupling

- technology meta data

|
|