|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Evented<T>
An interface indicating that a given action has a related event it wants to be published once the action completes.
| Method Summary | |
|---|---|
T |
getEventToPublish(String result)
Gets the event to publish. |
| Method Detail |
|---|
T getEventToPublish(String result)
result - the result of the action executing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||