Liking cljdoc? Tell your friends :D

org.clojars.punit-naik.quartzite-postgresql.MyDynamicClassLoader


-getClassLoaderclj

(-getClassLoader this)
source

-initializeclj

(-initialize this)
source

-loadClassclj

(-loadClass this name)
(-loadClass this name _)
source

load-classclj

(load-class loader name)

This is named with a dashified format to avoid a StackOverflowError by endlessly calling loadClass of this class and not the parent.

This is named with a dashified format to avoid a StackOverflowError by
endlessly calling loadClass of _this_ class and not the parent.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close