Return the "follow standard delegation model" flag used to configure our ClassLoader. @return the "follow standard delegation model" flag used to configure our ClassLoader
()
| 76 | * @return the "follow standard delegation model" flag used to configure our ClassLoader |
| 77 | */ |
| 78 | boolean getDelegate(); |
| 79 | |
| 80 | |
| 81 | /** |
no outgoing calls