Uses of Class
edu.isi.pegasus.planner.parser.pdax.PDAXCallbackFactoryException
-
Packages that use PDAXCallbackFactoryException Package Description edu.isi.pegasus.planner.parser.pdax -
-
Uses of PDAXCallbackFactoryException in edu.isi.pegasus.planner.parser.pdax
Methods in edu.isi.pegasus.planner.parser.pdax that throw PDAXCallbackFactoryException Modifier and Type Method Description static Callback
PDAXCallbackFactory. loadInstance(PegasusProperties properties, PlannerOptions options, java.lang.String directory)
Loads the implementing class corresponding to the type specified by the user.static Callback
PDAXCallbackFactory. loadInstance(PegasusProperties properties, PlannerOptions options, java.lang.String directory, java.lang.String className)
Loads the implementing class corresponding to the type specified by the user.
-