|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContributionMetadata
The representation of SCA contribution metadata.
| Method Summary | |
|---|---|
java.util.List<Composite> |
getDeployables()
Returns the list of deployable based on the contribution metadata. |
java.util.List<Export> |
getExports()
Returns a list of exports based on the contribution metadata. |
java.util.List<Import> |
getImports()
Returns a list of imports based on the contribution metadata. |
| Methods inherited from interface org.apache.tuscany.sca.assembly.Base |
|---|
isUnresolved, setUnresolved |
| Method Detail |
|---|
java.util.List<Export> getExports()
java.util.List<Import> getImports()
java.util.List<Composite> getDeployables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||