|
org.sleuthkit.autopsy.datamodel/0 0.0 1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
org.sleuthkit.autopsy.datamodel.Installer
public class Installer
Installer checks that the JNI library is working when the module is loaded.
| Constructor Summary | |
|---|---|
Installer()
|
|
| Method Summary | |
|---|---|
void |
validate()
|
| Methods inherited from class org.openide.modules.ModuleInstall |
|---|
clearSharedData, close, closing, installed, restored, uninstalled, updated |
| Methods inherited from class org.openide.util.SharedClassObject |
|---|
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, initialize, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Installer()
| Method Detail |
|---|
public void validate()
throws java.lang.IllegalStateException
validate in class org.openide.modules.ModuleInstalljava.lang.IllegalStateException
|
org.sleuthkit.autopsy.datamodel/0 0.0 1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||