| Package | Description |
|---|---|
| org.wso2.carbon.application.deployer | |
| org.wso2.carbon.application.deployer.config |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AppDeployerUtils.hasLibs(List<Artifact.Dependency> deps)
Checks whether the given dependencies has library type artifacts
|
| Modifier and Type | Method and Description |
|---|---|
List<Artifact.Dependency> |
Artifact.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
Artifact.addDependency(Artifact.Dependency dep) |
void |
Artifact.removeDependency(Artifact.Dependency dep) |
Copyright © 2018 WSO2 Inc. All rights reserved.