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_NAMEFields 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, traverseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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:
getNativeSDKin interfaceIJreModule
-
setNativeSDK
- Specified by:
setNativeSDKin interfaceIJreModule
-