com.azalient.api.b.plugins
Interface IPluginIdentifier

All Known Implementing Classes:
BasePlugin

public interface IPluginIdentifier

Each plugin must have a unique identifier. This is guaranteed if a plugin extends BasePlugin


Method Summary
 int uniqueIndex()
          Returns the unique index for this plugin
 

Method Detail

uniqueIndex

int uniqueIndex()
Returns the unique index for this plugin