|
Tuscany Assembly Model | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompositeComponent<I extends Composite>
Specialization of Component that represents a configured Module
.
Method Summary | |
---|---|
String |
getURI()
Returns the uri that uniquely identifies this module component. |
void |
setURI(String uri)
Sets the uri that uniquely identifies this module component. |
Methods inherited from interface org.apache.tuscany.model.assembly.Component |
---|
getConfiguredProperties, getConfiguredProperty, getConfiguredReference, getConfiguredReferences, getConfiguredService, getConfiguredServices, getImplementation, setImplementation |
Methods inherited from interface org.apache.tuscany.model.assembly.Part |
---|
getComposite, getName, setComposite, setName |
Methods inherited from interface org.apache.tuscany.model.assembly.Extensible |
---|
getExtensibilityAttributes, getExtensibilityElements |
Methods inherited from interface org.apache.tuscany.model.assembly.AssemblyObject |
---|
accept, freeze, initialize |
Methods inherited from interface org.apache.tuscany.model.assembly.ContextFactoryHolder |
---|
getContextFactory, setContextFactory |
Method Detail |
---|
String getURI()
void setURI(String uri)
uri
- the uri that uniquely identifies this module component
|
Tuscany Assembly Model | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |