Use to create a spring service component in a SOA composite application.
This enables you to integrate components that use Java interfaces instead of WSDL files into SOA composite applications. You can also integrate components that use Java interfaces with components that use WSDL files in the same SOA composite application. For example, you can wire (connect) the following components:
An Enterprise JavaBeans service or spring service component to a component that does not support Java interfaces such as Oracle Mediator or Oracle BPEL Process Manager.
A component that uses WSDL files such as Oracle Mediator or Oracle BPEL Process Manager to a component that does not support WSDL files, such as a spring service component.
Oracle SOA Suite uses the spring framework functionality provided by the WebLogic Service Component Architecture (SCA) of Oracle WebLogic Server.
Integrating the Spring Framework in SOA Composite Applications in Developing SOA Applications with Oracle SOA Suite
Integrating Enterprise JavaBeans with SOA Composite Applications in Developing SOA Applications with Oracle SOA Suite