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

  • 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