|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventService
A simple interface that manages events.
| Method Summary | |
|---|---|
void |
sendErrorEvent(Person person,
BusinessMessages messages)
Sends a new error event to the interested parties in the system. |
| Method Detail |
|---|
void sendErrorEvent(Person person,
BusinessMessages messages)
person - The person to object associated with this event.messages - The business messages object that may contain errors or
warnings.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||