| Package | Description |
|---|---|
| edu.isi.pegasus.planner.transfer.sls |
| Modifier and Type | Method and Description |
|---|---|
static SLS |
SLSFactory.loadInstance(PegasusBag bag)
This method loads the appropriate implementing code generator as specified
by the user at runtime.
|
static SLS |
SLSFactory.loadInstance(PegasusBag bag,
String className)
This method loads the appropriate code generator as specified by the
user at runtime.
|