|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.batchadapter.system.BatchInboundWork
public class BatchInboundWork
DOCUMENT ME!
Constructor Summary | |
---|---|
BatchInboundWork(BatchEndpoint batchASin)
|
Method Summary | |
---|---|
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 BatchInboundWork object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchInboundWork(BatchEndpoint batchASin) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void release()
release
in interface javax.resource.spi.work.Work
public void run()
run
in interface java.lang.Runnable
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |