diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2011-02-02 16:00:11 -0800 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2011-05-23 22:59:46 -0500 |
commit | 134db449360df4b7f5aaa4b78267ee74473d14c3 (patch) | |
tree | dc1dde1767c0ebfa5ea523f420de03ecff4573d1 /src/jvm/clojure | |
parent | 1f233ad1ba22cf98dad32c0fbf15915bc9b60bfc (diff) |
Created gen-class option :set-context-classloader.
When the class is loaded it will set the current thread's
context ClassLoader to the ClassLoader which is currently
loading the class.
This turns out to be useful for classes which extend
java.applet.Applet because the current thread's context
ClassLoader is not the JNLPClassLoader when loaded in a browser.
Diffstat (limited to 'src/jvm/clojure')
0 files changed, 0 insertions, 0 deletions