Returns the Resources with which this Context is associated. @return the Resources with which this Context is associated
()
| 1560 | * @return the Resources with which this Context is associated |
| 1561 | */ |
| 1562 | WebResourceRoot getResources(); |
| 1563 | |
| 1564 | /** |
| 1565 | * Set the Resources object with which this Context is associated. |
no outgoing calls