Tuscany Assembly Model

org.apache.tuscany.model.assembly
Interface Service

All Superinterfaces:
AssemblyObject, Port
All Known Implementing Classes:
ServiceImpl

public interface Service
extends Port

The association of a port with a provider.


Method Summary
 
Methods inherited from interface org.apache.tuscany.model.assembly.Port
getName, getServiceContract, setName, setServiceContract
 
Methods inherited from interface org.apache.tuscany.model.assembly.AssemblyObject
accept, freeze, initialize
 


Tuscany Assembly Model

-