public abstract class MailEvent extends EventObject
source| Modifier and Type | Method and Description |
|---|---|
abstract void |
dispatch(Object listener)
This method invokes the appropriate method on a listener for
this event.
|
getSource, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.