@Deprecated public class ProjectResolver extends Processor implements ResolutionCallback
| Constructor and Description |
|---|
ProjectResolver(Project project)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BndrunResolveContext |
getContext()
Deprecated.
|
IdentityCapability |
getResource(java.lang.String bsn,
java.lang.String version)
Deprecated.
|
java.util.List<Container> |
getRunBundles()
Deprecated.
Get the run bundles from the resolution.
|
void |
processCandidates(Requirement requirement,
java.util.Set<Capability> wired,
java.util.List<Capability> candidates)
Deprecated.
|
java.util.Map<Resource,java.util.List<Wire>> |
resolve()
Deprecated.
|
void |
validate()
Deprecated.
Validate the current project for resolving.
|
public java.util.Map<Resource,java.util.List<Wire>> resolve()
throws ResolutionException
ResolutionExceptionpublic void processCandidates(Requirement requirement,
java.util.Set<Capability> wired,
java.util.List<Capability> candidates)
processCandidates in interface ResolutionCallbackpublic java.util.List<Container> getRunBundles()
throws java.lang.Exception
java.lang.Exceptionpublic void validate()
throws java.lang.Exception
java.lang.Exceptionpublic BndrunResolveContext getContext()
public IdentityCapability getResource(java.lang.String bsn,
java.lang.String version)
Data In Motion GmbH all rights reserved