|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.jpdl.internal.activity.MailListener
public class MailListener
| Field Summary | |
|---|---|
protected org.jbpm.pvm.internal.email.spi.MailProducer |
mailProducer
|
| Constructor Summary | |
|---|---|
MailListener()
|
|
| Method Summary | |
|---|---|
void |
notify(org.jbpm.api.listener.EventListenerExecution execution)
|
void |
setMailProducer(org.jbpm.pvm.internal.email.spi.MailProducer mailProducer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient org.jbpm.pvm.internal.email.spi.MailProducer mailProducer
| Constructor Detail |
|---|
public MailListener()
| Method Detail |
|---|
public void notify(org.jbpm.api.listener.EventListenerExecution execution)
throws java.lang.Exception
notify in interface org.jbpm.api.listener.EventListenerjava.lang.Exceptionpublic void setMailProducer(org.jbpm.pvm.internal.email.spi.MailProducer mailProducer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||