| Package | Description |
|---|---|
| edu.isi.pegasus.planner.catalog.site.impl.old | |
| edu.isi.pegasus.planner.common |
| Modifier and Type | Field and Description |
|---|---|
protected UserOptions |
PoolInfoProvider.mUserOpts
Handle to the Singleton instance containing the options passed to the
planner at run time.
|
| Modifier and Type | Field and Description |
|---|---|
private static UserOptions |
UserOptions.mPOptions
The object holding the
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
static UserOptions |
UserOptions.getInstance()
The method used to invoke the
singleton instance from the
other classes.
|
static UserOptions |
UserOptions.getInstance(PlannerOptions opt)
The method used to invoke the
singleton instance the first
time, from the CPlanner class.
|