org.osoa.sca
Interface Constants


public interface Constants


Field Summary
static java.lang.String SCA_NS
          Namespace for intents.
static java.lang.String SCA_PREFIX
          Prefix form of the namespace that can be prepended to intent declarations.
 

Field Detail

SCA_NS

static final java.lang.String SCA_NS
Namespace for intents.

See Also:
Constant Field Values

SCA_PREFIX

static final java.lang.String SCA_PREFIX
Prefix form of the namespace that can be prepended to intent declarations.

See Also:
Constant Field Values