Class Plugin<T,C extends Class<T>>

java.lang.Object
de.osshangar.plugin.Plugin<T,C>
Type Parameters:
T - type of the object created
C - the interface class that the plugin has to implement

public class Plugin<T,C extends Class<T>> extends Object
This class loads the plugins