Set the URL of the XML descriptor for this context. @param configFile The URL of the XML descriptor for this context.
(URL configFile)
| 174 | * @param configFile The URL of the XML descriptor for this context. |
| 175 | */ |
| 176 | void setConfigFile(URL configFile); |
| 177 | |
| 178 | |
| 179 | /** |
no outgoing calls
no test coverage detected