org.sca4j.host.contribution
Class JarContributionSource

java.lang.Object
  extended by org.sca4j.host.contribution.DefaultContributionSource
      extended by org.sca4j.host.contribution.JarContributionSource
All Implemented Interfaces:
ContributionSource

public class JarContributionSource
extends DefaultContributionSource
implements ContributionSource

A contribution in the form of a JAR file.

Version:
$Rev: 4238 $ $Date: 2008-05-17 06:02:45 +0100 (Sat, 17 May 2008) $

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

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values
Constructor Detail

JarContributionSource

public JarContributionSource(java.net.URL location,
                             long timestamp)


Copyright © 2008-2010 Service Symphony. All Rights Reserved.