Event
Class to represent a generic event with arbitrary payload.
Event
Method Summary |
public |
|
public |
Method Detail |
public String getName()
Get the name of the generic event. If the event is thrown in the .portal file, this will be
the value of the event attribute of the fireEvent tag.
public Serializable getPayload()