org.apache.tuscany.sca.contribution
Interface ContentType


Deprecated.

@Deprecated
public interface ContentType

Constants for the main supported contribution package type.


Field Summary
static java.lang.String FOLDER
          Deprecated. Filesystem folder contribution package
static java.lang.String JAR
          Deprecated. Java compressed contribution package
 

Field Detail

JAR

static final java.lang.String JAR
Deprecated. 
Java compressed contribution package

See Also:
Constant Field Values

FOLDER

static final java.lang.String FOLDER
Deprecated. 
Filesystem folder contribution package

See Also:
Constant Field Values