de.fhkoeln.zra.statix.plugins
Class StatPluginLoader

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.plugins.StatPluginLoader

public class StatPluginLoader
extends Object

Author:
Notebook lädt plugins aus dem pluginfolder...

Nested Class Summary
(package private)  class StatPluginLoader.ZipClassLoader
           
 
Field Summary
private  StatController control
           
private  Hashtable plugins
           
 
Constructor Summary
StatPluginLoader(StatController control)
           
 
Method Summary
 Hashtable getPlugins()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

control

private StatController control

plugins

private Hashtable plugins
Constructor Detail

StatPluginLoader

public StatPluginLoader(StatController control)
Method Detail

getPlugins

public Hashtable getPlugins()