JML

java.lang
Class ClassLoader.NativeLibrary

java.lang.Object
  extended byjava.lang.ClassLoader.NativeLibrary
Enclosing class:
ClassLoader

static class ClassLoader.NativeLibrary
extends Object


Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
private  Class fromClass
           
(package private)  long handle
           
private  int jniVersion
           
(package private)  String name
           
 
Constructor Summary
ClassLoader.NativeLibrary(Class, String)
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
protected  void finalize()
           
(package private)  long find(String)
           
(package private) static Class getFromClass()
           
(package private)  void load(String)
           
(package private)  void unload()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jniVersion

private int jniVersion

name

String name

handle

long handle

fromClass

private Class fromClass
Constructor Detail

ClassLoader.NativeLibrary

public ClassLoader.NativeLibrary(Class,
                                 String)
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class Object

unload

void unload()

getFromClass

static Class getFromClass()

find

long find(String)

load

void load(String)

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.