|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface defining the contract for profile selection.
Method Summary | |
Profile |
select(Profile[] profiles,
DependencyDescriptor dependency)
Returns the preferred profile from an available selection of candidates profiles. |
Profile |
select(Profile[] profiles,
StageDescriptor stage)
Returns the preferred profile from an available selection of candidates profiles. |
Method Detail |
public Profile select(Profile[] profiles, DependencyDescriptor dependency)
profiles
- the set of candidate profilesdependency
- a service dependency
public Profile select(Profile[] profiles, StageDescriptor stage)
profiles
- the set of candidate profilesstage
- a stage dependency
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |