Ticket #894: probeParentCL.patch
| File probeParentCL.patch, 0.6 kB (added by r0bby, 5 months ago) |
|---|
-
src/api/org/openmrs/module/ModuleClassLoader.java
old new 348 348 * 349 349 * @param value boolean true/false whether or not to look at the parent classloader last 350 350 */ 351 p rotectedvoid setProbeParentLoaderLast(final boolean value) {351 public void setProbeParentLoaderLast(final boolean value) { 352 352 probeParentLoaderLast = value; 353 353 } 354 354
Download in other formats:
Powered by Trac 0.10.5
By Edgewall Software.
Visit the Trac open source project at
http://trac.edgewall.com/