Class UnloadablePlugin

All Implemented Interfaces:
Plugin, PluginInternal, Resourced, ScopeAware, Comparable<Plugin>

public class UnloadablePlugin extends StaticPlugin
This class represents a Plugin that was not able to be loaded by the PluginManager.
See Also: