Package io.datarouter.conveyor
Class ConveyorAppListener
java.lang.Object
io.datarouter.conveyor.ConveyorAppListener
- All Implemented Interfaces:
io.datarouter.web.listener.DatarouterAppListener
@Singleton
public class ConveyorAppListener
extends Object
implements io.datarouter.web.listener.DatarouterAppListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.web.listener.DatarouterAppListener
safeToExecuteInParallel
-
Constructor Details
-
ConveyorAppListener
public ConveyorAppListener()
-
-
Method Details
-
onStartUp
public final void onStartUp()- Specified by:
onStartUpin interfaceio.datarouter.web.listener.DatarouterAppListener
-
onShutDown
public final void onShutDown()- Specified by:
onShutDownin interfaceio.datarouter.web.listener.DatarouterAppListener
-
getProcessorByConveyorName
-