org.as2lib.core.BasicInterface +--org.as2lib.env.event.broadcaster.EventInfo
EventInfo provides at least information about the name of the event and possibly further information.
EventInfo
toString()
public function getName(Void):String
Returns the name of the event.
The name of the event must be the same as the method to invoke on the listener this event serves.
the name of the event