Package | Description |
---|---|
edu.isi.pegasus.planner.parser.pdax |
Modifier and Type | Method and 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.
|