Uses of Class
org.wso2.carbon.application.deployer.config.Artifact.Dependency
Packages that use Artifact.Dependency
Package
Description
-
Uses of Artifact.Dependency in org.wso2.carbon.application.deployer
Method parameters in org.wso2.carbon.application.deployer with type arguments of type Artifact.DependencyModifier and TypeMethodDescriptionstatic booleanAppDeployerUtils.hasLibs(List<Artifact.Dependency> deps) Checks whether the given dependencies has library type artifacts -
Uses of Artifact.Dependency in org.wso2.carbon.application.deployer.config
Methods in org.wso2.carbon.application.deployer.config that return types with arguments of type Artifact.DependencyMethods in org.wso2.carbon.application.deployer.config with parameters of type Artifact.DependencyModifier and TypeMethodDescriptionvoidArtifact.addDependency(Artifact.Dependency dep) voidArtifact.removeDependency(Artifact.Dependency dep)