2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.


org.osoa.sca
Interface Constants


public interface Constants

Version:
$Rev: 512302 $ $Date: 2007-02-27 16:16:41 +0000 (Tue, 27 Feb 2007) $

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