NewBies: Email notification
"Frans Thamura" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
I got this thread from shark's archive..
but still dont understand how to implement this kind of object, can help me?
how can EventAuditManagerInterface can notify email?
this is the thread.
Make an implementation of
org.enhydra.shark.api.internal.eventaudit.EventAuditManagerInterface
Default implementation only stores events into database, but this
component IMHO fits nicely into your needs. Method
public void persist(AssignmentEventAuditPersistenceInterface assea,
SharkTransaction ti) throws
EventAuditException;
gets called for each new assignment created.
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws