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