|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.node.SCAContribution
public final class SCAContribution
Represents an SCA contribution uri + location.
| Constructor Summary | |
|---|---|
SCAContribution(java.lang.String uri,
java.lang.String location)
Constructs a new SCA contribution. |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
The location of the contribution |
java.lang.String |
getURI()
Get the URI of the contribution |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCAContribution(java.lang.String uri,
java.lang.String location)
uri - The URI that uniquely identifies the contribution in the SCA domainlocation - The URL of the contribution archive| Method Detail |
|---|
public java.lang.String getURI()
public java.lang.String getLocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||