When you have an SCA composite that contains a component
whose implementation type is Composite, you can choose which services
and references defined for the inner composite will be exposed on
the outer component.
Before you can perform this task, you must first create a
composite that contains a component whose implementation type is Composite.
To make a service or a reference available in
a composite, complete the following steps:
- In the Composite Editor, right-click the icon for a component
whose type is Composite. A menu pops up.
- Select Refresh from implementation. A Refresh Component window appears.
- In the Refresh Component window, select
which services and references defined for the inner composite you
want to be exposed on the component implementation, and click OK.
After you have done this, you can wire the exposed services
and references from the selected component to other components within
the outer composite.