|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MissingDependencyException | |
|---|---|
| org.apache.geronimo.kernel.config | |
| org.apache.geronimo.kernel.repository | |
| Uses of MissingDependencyException in org.apache.geronimo.kernel.config |
|---|
| Uses of MissingDependencyException in org.apache.geronimo.kernel.repository |
|---|
| Methods in org.apache.geronimo.kernel.repository that throw MissingDependencyException | |
|---|---|
Artifact |
ArtifactResolver.resolveInClassLoader(Artifact source)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
Artifact |
DefaultArtifactResolver.resolveInClassLoader(Artifact source)
|
Artifact |
ArtifactResolver.resolveInClassLoader(Artifact source,
Collection<Configuration> parentConfigurations)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
Artifact |
DefaultArtifactResolver.resolveInClassLoader(Artifact source,
Collection<Configuration> parentConfigurations)
|
LinkedHashSet<Artifact> |
ArtifactResolver.resolveInClassLoader(Collection<Artifact> sources)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
LinkedHashSet<Artifact> |
DefaultArtifactResolver.resolveInClassLoader(Collection<Artifact> artifacts)
|
LinkedHashSet<Artifact> |
ArtifactResolver.resolveInClassLoader(Collection<Artifact> sources,
Collection<Configuration> parentConfigurations)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
LinkedHashSet<Artifact> |
DefaultArtifactResolver.resolveInClassLoader(Collection<Artifact> artifacts,
Collection<Configuration> parentConfigurations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||