|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BatchingEventHandler
Extension of EventHandler that also knows how to deal with batches of events.
| Method Summary | |
|---|---|
void |
handleEvents(PortalEvent... events)
Method to handle any processing of an array of events that is needed. |
| Methods inherited from interface org.jasig.portal.events.EventHandler |
|---|
handleEvent, supports |
| Method Detail |
|---|
void handleEvents(PortalEvent... events)
events - the events to handle.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||