public class CExtension extends java.lang.Object implements Library
ModuleLoader
for loading c-extensions
in JRuby. Resources in the native file-system are loaded directly,
extensions included in a Jar are extracted to java.io.tmpdir to allow
the System to load them into the process space.Constructor and Description |
---|
CExtension(LoadServiceResource resource) |
public CExtension(LoadServiceResource resource)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.