public interface AsyncPostCallContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageId()
Deprecated.
|
java.lang.Object |
getProperty(java.lang.String name)
Deprecated.
Get the value for the named property.
|
java.lang.String |
getStubName()
Deprecated.
The original stub variable name that makes the invoke.
|
java.lang.Object getProperty(java.lang.String name)
name
- Name of the property.java.lang.String getMessageId()
java.lang.String getStubName()