|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceContext
InterfaceContext
's context, passed to any component used during request building, parameter serialization and response deserialization process.
Method Summary | ||
---|---|---|
InterfaceConfig |
getConfig()
|
|
Map<String,Object> |
getProperties()
User's custom properties. |
|
|
getProperty(String name)
|
Method Detail |
---|
InterfaceConfig getConfig()
Map<String,Object> getProperties()
Can be used to override defaults values for config objects or any other user's specifics data to be passed to custom interceptors,injectors,serializers.
CRestProperty
<T> T getProperty(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |