|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkCatalog | |
|---|---|
| edu.isi.pegasus.planner.catalog.work | |
| Uses of WorkCatalog in edu.isi.pegasus.planner.catalog.work |
|---|
| Classes in edu.isi.pegasus.planner.catalog.work that implement WorkCatalog | |
|---|---|
class |
Database
This class implements a work catalog on top of a simple table in a JDBC database. |
| Methods in edu.isi.pegasus.planner.catalog.work that return WorkCatalog | |
|---|---|
static WorkCatalog |
WorkFactory.loadInstance(CommonProperties props)
Connects the interface with the work catalog implementation. |
static WorkCatalog |
WorkFactory.loadInstance(PegasusProperties props)
Connects the interface with the work catalog implementation. |
private static WorkCatalog |
WorkFactory.loadInstance(String catalogImplementor,
Properties props)
Connects the interface with the work catalog implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||