|
Sun Adapter for e-Mail API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.emailadapter.eway.EmailInboundWork
public class EmailInboundWork
DOCUMENT ME!
| Constructor Summary | |
|---|---|
EmailInboundWork(EmailEndpoint emailAS)
Creates a new instance of EmailInboundWork. |
|
| Method Summary | |
|---|---|
boolean |
isStarted()
|
void |
release()
The WorkManager might call this method to hint the active Work instance to complete execution as soon as possible. |
void |
run()
Main processing method for the EmailInboundWork object |
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmailInboundWork(EmailEndpoint emailAS)
throws java.lang.Exception
emailAS - The instance of EmailEndpoint associated
with this Work item.
java.lang.Exception - Generic exception| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void release()
release in interface javax.resource.spi.work.Workpublic void start()
start in interface com.stc.connector.management.jca.system.mbeans.LifeCycleLifeCycle.start()public void stop()
stop in interface com.stc.connector.management.jca.system.mbeans.LifeCycleLifeCycle.stop()public boolean isStarted()
isStarted in interface com.stc.connector.management.jca.system.mbeans.LifeCycleLifeCycle.isStarted()
|
Sun Adapter for e-Mail API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||