Uses of Class
com.sun.grid.jsv.BindingSpecifier
Packages that use BindingSpecifier
-
Uses of BindingSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return BindingSpecifierModifier and TypeMethodDescriptionBindingSpecifier.clone()JobDescription.getBindingSpecifier()Get the BindingSpecifier object that represents the core binding settings for the job.Methods in com.sun.grid.jsv with parameters of type BindingSpecifierModifier and TypeMethodDescriptionvoidJobDescription.setBindingSpecifier(BindingSpecifier binding) Set the BindingSpecifier object that represents the job to core binding settings.