|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDynamicExecutionCompiler.LocalClassLoader | |
---|---|
org.deduced.dynamic | The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes. |
Uses of AbstractDynamicExecutionCompiler.LocalClassLoader in org.deduced.dynamic |
---|
Fields in org.deduced.dynamic declared as AbstractDynamicExecutionCompiler.LocalClassLoader | |
---|---|
private static AbstractDynamicExecutionCompiler.LocalClassLoader |
AbstractDynamicExecutionCompiler.LOADER
class loader used to load dynamically generated classes |
Methods in org.deduced.dynamic that return AbstractDynamicExecutionCompiler.LocalClassLoader | |
---|---|
static AbstractDynamicExecutionCompiler.LocalClassLoader |
AbstractDynamicExecutionCompiler.getDynamicClassLoader()
get dynamic Class Loader |
Methods in org.deduced.dynamic with parameters of type AbstractDynamicExecutionCompiler.LocalClassLoader | |
---|---|
static void |
AbstractDynamicExecutionCompiler.setDynamicClassLoader(AbstractDynamicExecutionCompiler.LocalClassLoader loader)
set Dynamic Class Loader |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |