|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MissingDependencyException in org.apache.geronimo.client.builder |
---|
Methods in org.apache.geronimo.client.builder that throw MissingDependencyException | |
---|---|
Artifact |
OptionalExplicitDefaultArtifactResolver.resolveInClassLoader(Artifact source)
|
Artifact |
OptionalExplicitDefaultArtifactResolver.resolveInClassLoader(Artifact source,
Collection parentConfigurations)
|
LinkedHashSet |
OptionalExplicitDefaultArtifactResolver.resolveInClassLoader(Collection artifacts)
|
LinkedHashSet |
OptionalExplicitDefaultArtifactResolver.resolveInClassLoader(Collection artifacts,
Collection parentConfigurations)
|
Uses of MissingDependencyException in org.apache.geronimo.deployment.cli |
---|
Methods in org.apache.geronimo.deployment.cli that throw MissingDependencyException | |
---|---|
protected Artifact |
OfflineDeployerStarter.resolveOfflineDeployer()
|
Uses of MissingDependencyException in org.apache.geronimo.kernel.config |
---|
Methods in org.apache.geronimo.kernel.config that throw MissingDependencyException | |
---|---|
File |
ConfigurationResolver.resolve(Artifact artifact)
|
List |
ConfigurationResolver.resolveTransitiveDependencies(Collection parents,
List dependencies)
|
Constructors in org.apache.geronimo.kernel.config that throw MissingDependencyException | |
---|---|
Configuration(Collection<Configuration> parents,
ConfigurationData configurationData,
ConfigurationResolver configurationResolver,
ManageableAttributeStore attributeStore)
Creates a configuration. |
Uses of MissingDependencyException in org.apache.geronimo.kernel.repository |
---|
Methods in org.apache.geronimo.kernel.repository that throw MissingDependencyException | |
---|---|
Artifact |
DefaultArtifactResolver.resolveInClassLoader(Artifact source)
|
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,
Collection parentConfigurations)
|
Artifact |
ArtifactResolver.resolveInClassLoader(Artifact source,
Collection parentConfigurations)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
LinkedHashSet |
DefaultArtifactResolver.resolveInClassLoader(Collection artifacts)
|
LinkedHashSet |
ArtifactResolver.resolveInClassLoader(Collection artifacts)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
LinkedHashSet |
DefaultArtifactResolver.resolveInClassLoader(Collection artifacts,
Collection parentConfigurations)
|
LinkedHashSet |
ArtifactResolver.resolveInClassLoader(Collection artifacts,
Collection parentConfigurations)
Used to search for existing artifacts that match the supplied artifact (which may be partially-populated). |
Uses of MissingDependencyException in org.apache.geronimo.system.main |
---|
Methods in org.apache.geronimo.system.main that throw MissingDependencyException | |
---|---|
protected void |
CommandLine.loadConfigurations(List configurations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |