Package | Description |
---|---|
com.ibm.dbb.dependency |
Modifier and Type | Method and Description |
---|---|
DependencyPath |
DependencyPath.archive(java.lang.String archive)
Deprecated.
Chainable setter
|
DependencyPath |
DependencyPath.collection(java.lang.String collection)
Deprecated.
Chainable setter
|
DependencyPath |
DependencyPath.directory(java.lang.String directory)
Deprecated.
Chainable setter
|
DependencyPath |
DependencyPath.sourceDir(java.lang.String sourceDir)
Deprecated.
Chainable setter
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DependencyPath> |
ResolutionRule.getSearchPath()
Deprecated.
Return a list of search paths
|
Modifier and Type | Method and Description |
---|---|
void |
ResolutionRule.addPath(DependencyPath dependencyPath)
Deprecated.
Add a search path
|
ResolutionRule |
ResolutionRule.path(DependencyPath dependencyPath)
Deprecated.
Add a search path
|
ImpactResolver |
ImpactResolver.qualifier(DependencyPath qualifier)
Deprecated.
Set the qualifier
|
void |
ImpactResolver.setQualifier(DependencyPath qualifier)
Deprecated.
Set the qualifier
|
Modifier and Type | Method and Description |
---|---|
void |
ResolutionRule.setSearchPath(java.util.List<DependencyPath> searchPath)
Deprecated.
Set the list of search paths
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.