|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
Method Summary | |
ExtensionDescriptor[] |
filter(ExtensionDescriptor[] candidates)
Filter a set of candidate service descriptors and return the set of acceptable service as a ordered sequence. |
String |
getPath()
Return an explicit path to a component. |
StageDescriptor |
getStage()
Return the stage descriptor for the model. |
Method Detail |
public StageDescriptor getStage()
public String getPath()
public ExtensionDescriptor[] filter(ExtensionDescriptor[] candidates)
candidates
- the set of candidate extension providers
for the stage dependency
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |