|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstants
This interface is not intended to be implemented by clients.
Field Summary | |
---|---|
static int |
F_BINDABLE_ELEMENT
Indicates an element is 'bindable'. |
static int |
F_BOUNDARY_ELEMENT
Constant representing an SOAObject that represents incoming or outgoing service invocations (e.g., EntryPoint ,
ExternalService ). |
static int |
F_DEFAULT
Constant representing the absence of any flag |
static int |
F_POSSIBLE_WIRE_SOURCE
Constant representing the a possibility of being a source for a Wire. |
static int |
F_POSSIBLE_WIRE_TARGET
Constant representing the a possibility of being a target of a Wire. |
static char |
WIRE_PATH_SEP
The separater character used by wire URIs. |
Field Detail |
---|
static final char WIRE_PATH_SEP
static final int F_DEFAULT
static final int F_POSSIBLE_WIRE_SOURCE
WireSource
,
Constant Field Valuesstatic final int F_POSSIBLE_WIRE_TARGET
WireTarget
,
Constant Field Valuesstatic final int F_BOUNDARY_ELEMENT
EntryPoint
,
ExternalService
).
static final int F_BINDABLE_ELEMENT
ModuleService
or a ModuleReference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |