|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultAwareEvent
an Event which is aware of the current ResultSet.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.torweg.pulse.service.event.Event |
|---|
Event.Disposition |
| Method Summary | |
|---|---|
void |
setResultSet(ResultSet rs)
set the ResultSet that shall be used while processing the
ResultAwareEvent. |
| Methods inherited from interface org.torweg.pulse.service.event.Event |
|---|
getCacheMode, isOutputEvent, isSingularEvent, isStopEvent, run, setCacheMode |
| Method Detail |
|---|
void setResultSet(ResultSet rs)
ResultSet that shall be used while processing the
ResultAwareEvent.
rs - the ResultSet to be used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||