public interface ESBTerminalType extends TerminalType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getBodyType()
Returns the type of the SMO body.
|
javax.xml.namespace.QName |
getCorrelationContextType()
Returns the type of the SMO correlation context
|
javax.xml.namespace.QName |
getSharedContextType()
Returns the type of the SMO shared context.
|
javax.xml.namespace.QName |
getTransientContextType()
Returns the type of the SMO transient context.
|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
javax.xml.namespace.QName getBodyType()
javax.xml.namespace.QName getCorrelationContextType()
javax.xml.namespace.QName getTransientContextType()
javax.xml.namespace.QName getSharedContextType()