Uses of Class
com.sun.grid.jsv.JsvManager
Packages that use JsvManager
-
Uses of JsvManager in com.sun.grid.jsv
Methods in com.sun.grid.jsv with parameters of type JsvManagerModifier and TypeMethodDescriptionvoidJsv.onStart(JsvManager jsv) This method is called to start the job verification process.voidJsv.onVerify(JsvManager jsv) This method is called to trigger the job verification step. -
Uses of JsvManager in com.sun.grid.jsv.examples
Methods in com.sun.grid.jsv.examples with parameters of type JsvManagerModifier and TypeMethodDescriptionvoidSimpleJsv.onStart(JsvManager jsv) voidSimpleJsv.onVerify(JsvManager jsv)