Package gw.lang.reflect.module
Interface IJreModule
- All Superinterfaces:
IModule
- All Known Implementing Classes:
JreModule
-
Field Summary
FieldsFields inherited from interface gw.lang.reflect.module.IModule
CONFIG_RESOURCE_PREFIX
-
Method Summary
Methods inherited from interface gw.lang.reflect.module.IModule
addDependency, configurePaths, configurePaths, disposeLoader, getBackingSourcePath, getDependencies, getExcludedPaths, getExecutionEnvironment, getFileRepository, getJavaClassPath, getModuleClassLoader, getModuleTraversalList, getModuleTypeLoader, getName, getNativeModule, getOutputPath, getSourcePath, getTypeLoaders, removeDependency, setBackingSourcePath, setDependencies, setExcludedPaths, setJavaClassPath, setName, setNativeModule, setSourcePath
-
Field Details
-
JRE_MODULE_NAME
- See Also:
-
-
Method Details
-
getNativeSDK
Object getNativeSDK() -
setNativeSDK
-