|
Sun Adapter for Batch/FTP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.TimerTask
com.stc.connector.batchadapter.system.BatchInboundTimerTask
public class BatchInboundTimerTask
| Constructor Summary | |
|---|---|
BatchInboundTimerTask(BatchEndpoint batchASin)
|
|
| Method Summary | |
|---|---|
boolean |
isStarted()
|
void |
run()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchInboundTimerTask(BatchEndpoint batchASin)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskpublic 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 Batch/FTP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||