|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportServiceConsumer
Common base types for any AbstractReport
consumer that may
be added to the ReportService
in order to be notified.
Method Summary | |
---|---|
void |
reported(AbstractReport reportEntity)
Called when a AbstractReport has been received
by the ReportService . |
Method Detail |
---|
void reported(AbstractReport reportEntity)
AbstractReport
has been received
by the ReportService
.
reportEntity
- the received AbstractReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |