|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TalendESBRoute
A special interface for Talend ESB Route dedicated to allow runtime to stop and shutdown running route
org.apache.camel.ShutdownableService| Method Summary | |
|---|---|
void |
shutdown()
Shutdown the running route, which means it cannot be started again. |
void |
stop()
Stop the running route |
| Methods inherited from interface routines.system.api.TalendJob |
|---|
runJob, runJobInTOS |
| Method Detail |
|---|
void stop()
throws Exception
Exception
void shutdown()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||