Package net.firstpartners.rp.plugins.events

These interfaces mark a class as being interested in hearing about certain events.

See:
          Description

Interface Summary
IInterestedInAdd Implemented by a plugin to mark if it is interested in new info added to the system
IInterestedInFeedback Implemented by a plugin to mark if it is interested in feedback or not.
IInterestedInResultsFilter Implemented by a plugin to mark if it is interested in filtering results.
IInterestedInSearch Implemented by a plugin to mark if it is interested in feedback or not.
 

Package net.firstpartners.rp.plugins.events Description

These interfaces mark a class as being interested in hearing about certain events.