|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
Method Summary | |
ServiceDescriptor[] |
filter(ServiceDescriptor[] candidates)
Filter a set of candidate service descriptors and return the set of acceptable service as a ordered sequence. |
DependencyDescriptor |
getDependency()
Return the dependency descriptor for the model. |
String |
getPath()
Return an explicit path to a component. |
Method Detail |
public DependencyDescriptor getDependency()
public String getPath()
public ServiceDescriptor[] filter(ServiceDescriptor[] candidates)
candidates
- the set of candidate services for the dependency
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |