|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The appliance repository interface declares operations through which clients may resolve new or existing appliance instances relative to a stage or service dependency.
Method Summary | |
Appliance |
getAppliance(DependencyDescriptor dependency)
Locate an appliance meeting the supplied criteria. |
Appliance |
getAppliance(StageDescriptor stage)
Locate an appliance meeting the supplied criteria. |
Method Detail |
public Appliance getAppliance(DependencyDescriptor dependency)
dependency
- a component service dependency
public Appliance getAppliance(StageDescriptor stage)
stage
- a component stage dependency
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |