|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImplicitContextPasser
Implicit context passer interface. Please refer to the documentation of the remoting_and_interface_enrichment module more information on this.
| Method Summary | |
|---|---|
Object |
getImplicitlyPassedContext()
This method is called by the stub (e.g. |
void |
pushImplicitlyPassedContext(Object context)
This method is called by the skeleton (e.g. |
| Method Detail |
|---|
Object getImplicitlyPassedContext()
void pushImplicitlyPassedContext(Object context)
context - The received context that should be pushed to the service.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||