Interface IPluginInfo

All Known Implementing Classes:
PluginInfo

public interface IPluginInfo
The plugin information includes name, class name, and description. The localizable name and description are information for end-users.

The class name can be used to create an instance of the plugin.

Version:
$Revision$, $Date$