|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceInstanceContext represents unique context for one service instance.
An additional data associated with the this context is accessible using t
he method getContextData()
. These data are also accessible from
the ServiceEndpointContext.getContextData()
.
Method Summary | |
java.util.Map |
getContextData()
Returns map of additional data associated with this context. |
ServiceInstance |
getServiceInstance()
Return the service instance. |
Method Detail |
public ServiceInstance getServiceInstance()
public java.util.Map getContextData()
Map
of additional data
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |