Package gw.internal.gosu.module
Class JreModule
java.lang.Object
gw.internal.gosu.module.Module
gw.internal.gosu.module.JreModule
- All Implemented Interfaces:
IJreModule
,IModule
-
Field Summary
FieldsFields inherited from interface gw.lang.reflect.module.IJreModule
JRE_MODULE_NAME
Fields inherited from interface gw.lang.reflect.module.IModule
CONFIG_RESOURCE_PREFIX
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.internal.gosu.module.Module
addDependency, configurePaths, createExtensionTypeLoaders, createExtensionTypeloadersImpl, createStandardTypeLoaders, disposeLoader, equals, getAdditionalSourceRoots, getBackingSourcePath, getDependencies, getExcludedPaths, getExecutionEnvironment, getFileRepository, getJavaClassPath, getModuleClassLoader, getModuleTraversalList, getModuleTypeLoader, getName, getNativeModule, getOutputPath, getSourcePath, getTypeLoaders, hashCode, initializeTypeLoaders, maybeCreateModuleTypeLoader, removeDependency, setBackingSourcePath, setDependencies, setExcludedPaths, setJavaClassPath, setModuleTypeLoader, setName, setNativeModule, setSourcePath, toString, traverse
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
-
_nativeSDK
-
-
Constructor Details
-
JreModule
-
-
Method Details
-
getNativeSDK
- Specified by:
getNativeSDK
in interfaceIJreModule
-
setNativeSDK
- Specified by:
setNativeSDK
in interfaceIJreModule
-