Interface PluginLoader<P extends PluginContainer>

Type Parameters:
P - The container type

public interface PluginLoader<P extends PluginContainer>
A loader used to create and load plugins.

Implementors of this class are required to have a no-args constructor