Uses of Class
edu.isi.pegasus.planner.refiner.cleanup.CleanupFactoryException
-
Packages that use CleanupFactoryException Package Description edu.isi.pegasus.planner.refiner.cleanup -
-
Uses of CleanupFactoryException in edu.isi.pegasus.planner.refiner.cleanup
Methods in edu.isi.pegasus.planner.refiner.cleanup that throw CleanupFactoryException Modifier and Type Method Description static CleanupImplementation
CleanupFactory. loadCleanupImplementationInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime.static CleanupStrategy
CleanupFactory. loadCleanupStraegyInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime.
-