Skyway Services

From Skyway Wiki

Jump to: navigation, search

Skyway Services are models that represent any type of software service. Skyway services abstract the basic concept of Service, which contains one or more operations. You can also create Data Types within a Service representing user defined models for Types that may be used in processing.

Skyway projects can contain any combination of Services and Web Controllers. Some projects contain nothing but services which when generated into applications, simply provide a set of headless software components which can be run in a number of ways.

Skyway provides a means to expose these services as Web Services, or you can invoke the service as POJO, a Session Bean, or a Spring Bean depending on your configuration and needs.

Personal tools