Uses of Class
org.apache.geronimo.kernel.repository.MultipleMatchesException

Packages that use MultipleMatchesException
org.apache.geronimo.client.builder   
org.apache.geronimo.kernel.repository   
 

Uses of MultipleMatchesException in org.apache.geronimo.client.builder
 

Methods in org.apache.geronimo.client.builder that throw MultipleMatchesException
 Artifact OptionalExplicitDefaultArtifactResolver.queryArtifact(Artifact artifact)
           
 

Uses of MultipleMatchesException in org.apache.geronimo.kernel.repository
 

Methods in org.apache.geronimo.kernel.repository that throw MultipleMatchesException
 Artifact ArtifactResolver.queryArtifact(Artifact artifact)
          Used to search for existing artifacts in the server that match the supplied artifact (which may be partially-populated).
 Artifact DefaultArtifactResolver.queryArtifact(Artifact artifact)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.