|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SOAConstants
Published constants for SCA Model API.
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_TYPE_EXT
The extension for *.componentType files (without the "."). |
static java.lang.String |
COMPOSITE_EXT
The extension for *.composite files (without the "."). |
static java.lang.String |
JAVA_INTERFACE
|
static java.lang.String |
MODULE_EXT
The extension for *.module files (without the "."). |
static java.lang.String |
SCA_MODULE_TYPE
The type returned from Component.getType() if the underlying
component is a configured SCA module. |
static java.lang.String |
WSDL_PORTYPE
|
Field Detail |
---|
static final java.lang.String COMPOSITE_EXT
static final java.lang.String COMPONENT_TYPE_EXT
static final java.lang.String MODULE_EXT
static final java.lang.String JAVA_INTERFACE
static final java.lang.String WSDL_PORTYPE
static final java.lang.String SCA_MODULE_TYPE
Component.getType()
if the underlying
component is a configured SCA module. (SCA *.module file).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |