|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.host.contribution.DefaultContributionSource
org.sca4j.host.contribution.JarContributionSource
public class JarContributionSource
A contribution in the form of a JAR file.
| Field Summary | |
|---|---|
static java.lang.String |
TYPE
|
| Constructor Summary | |
|---|---|
JarContributionSource(java.net.URL location,
long timestamp)
|
|
| Method Summary |
|---|
| Methods inherited from class org.sca4j.host.contribution.DefaultContributionSource |
|---|
getLocation, getSource, getTimestamp, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sca4j.host.contribution.ContributionSource |
|---|
getLocation, getSource, getTimestamp, getType |
| Field Detail |
|---|
public static final java.lang.String TYPE
| Constructor Detail |
|---|
public JarContributionSource(java.net.URL location,
long timestamp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||