|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RatingListener | |
| de.uka.ipd.consensus.foundation.rating | |
| de.uka.ipd.consensus.impl | |
| Uses of RatingListener in de.uka.ipd.consensus.foundation.rating |
| Classes in de.uka.ipd.consensus.foundation.rating that implement RatingListener | |
class |
RatingAdapter
An adapter class for receiving rating events. |
| Methods in de.uka.ipd.consensus.foundation.rating with parameters of type RatingListener | |
void |
RatingManager.addRatingListener(RatingListener listener)
Registers a new RatingListener. |
void |
RatingManager.removeRatingListener(RatingListener listener)
Removes a RatingListener, if it is registered with the RatingManager (otherwise this call is ignored). |
| Uses of RatingListener in de.uka.ipd.consensus.impl |
| Classes in de.uka.ipd.consensus.impl that implement RatingListener | |
class |
IncentiveManagerImpl
TODO |
class |
LoggingManagerImpl
TODO |
| Methods in de.uka.ipd.consensus.impl with parameters of type RatingListener | |
void |
SQLRatingManagerImpl.addRatingListener(RatingListener listener)
|
void |
SQLRatingManagerImpl.removeRatingListener(RatingListener listener)
|
void |
TM4JRatingManagerImpl.addRatingListener(RatingListener listener)
Deprecated. |
void |
TM4JRatingManagerImpl.removeRatingListener(RatingListener listener)
Deprecated. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||