2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.implementation.jee
Interface JEEImplementation
- All Superinterfaces:
- Base, ComponentType, Implementation
public interface JEEImplementation
- extends Implementation
The model representing a JEE implementation in an SCA assembly model.
Method Summary |
java.lang.String |
getArchive()
Returns the archive. |
void |
setArchive(java.lang.String archive)
Sets the archive. |
getArchive
java.lang.String getArchive()
- Returns the archive.
- Returns:
- the archive
setArchive
void setArchive(java.lang.String archive)
- Sets the archive.
- Parameters:
archive
-