Uses of Class
edu.isi.pegasus.planner.catalog.work.WorkFactoryException
-
Packages that use WorkFactoryException Package Description edu.isi.pegasus.planner.catalog.work -
-
Uses of WorkFactoryException in edu.isi.pegasus.planner.catalog.work
Methods in edu.isi.pegasus.planner.catalog.work that throw WorkFactoryException Modifier and Type Method Description static WorkCatalogWorkFactory. loadInstance(CommonProperties props)Connects the interface with the work catalog implementation.static WorkCatalogWorkFactory. loadInstance(PegasusProperties props)Connects the interface with the work catalog implementation.private static WorkCatalogWorkFactory. loadInstance(java.lang.String catalogImplementor, java.util.Properties props)Connects the interface with the work catalog implementation.
-