registerInterface

public void registerInterface(Class<? extends PluginLoader> loader)

Registers the specified plugin loader

Parameters

loader

Class name of the PluginLoader to register

Throws

Thrown when the given Class is not getClassById valid PluginLoader