|
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.Runnable
run
in class java.util.TimerTask
public void start()
start
in interface com.stc.connector.management.jca.system.mbeans.LifeCycle
LifeCycle.start()
public void stop()
stop
in interface com.stc.connector.management.jca.system.mbeans.LifeCycle
LifeCycle.stop()
public boolean isStarted()
isStarted
in interface com.stc.connector.management.jca.system.mbeans.LifeCycle
LifeCycle.isStarted()
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |