Package tv.hd3g.jobkit.engine
Class SupervisableServiceSupplier
java.lang.Object
tv.hd3g.jobkit.engine.SupervisableServiceSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAndStart(String jobName) ALWAYS CALL end() after createAndStart() to release static internal Supervisablevoidend(Supervisable supervisable, Optional<Exception> error)
-
Constructor Details
-
SupervisableServiceSupplier
-
-
Method Details
-
createAndStart
ALWAYS CALL end() after createAndStart() to release static internal Supervisable -
end
-