Package com.swiftmq.impl.streams.jobs
Class StreamsJob
java.lang.Object
com.swiftmq.impl.streams.jobs.StreamsJob
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
start
(Properties properties, JobTerminationListener jobTerminationListener) void
stop()
toString()
-
Constructor Details
-
StreamsJob
-
-
Method Details
-
start
public void start(Properties properties, JobTerminationListener jobTerminationListener) throws JobException - Throws:
JobException
-
stop
public void stop() throws JobException- Throws:
JobException
-
toString
-