Package gw.lang.reflect.module
Interface INativeModule
-
- All Known Implementing Classes:
GosucModule
public interface INativeModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getNativeModule()
IDirectory
getOutputPath()
-
-
-
Method Detail
-
getNativeModule
Object getNativeModule()
-
getOutputPath
IDirectory getOutputPath()
-
-