Uses of Class
org.apache.synapse.libraries.model.LibraryArtifact.Dependency
-
Packages that use LibraryArtifact.Dependency Package Description org.apache.synapse.libraries.model -
-
Uses of LibraryArtifact.Dependency in org.apache.synapse.libraries.model
Fields in org.apache.synapse.libraries.model with type parameters of type LibraryArtifact.Dependency Modifier and Type Field Description List<LibraryArtifact.Dependency>
SynapseLibrary. dependencies
Methods in org.apache.synapse.libraries.model with parameters of type LibraryArtifact.Dependency Modifier and Type Method Description void
SynapseLibrary. addDependency(LibraryArtifact.Dependency artifactDep)
-