org.apache.geronimo.system.resolver
Class ExplicitDefaultArtifactResolver

java.lang.Object
  extended by org.apache.geronimo.kernel.repository.DefaultArtifactResolver
      extended by org.apache.geronimo.system.resolver.ExplicitDefaultArtifactResolver
All Implemented Interfaces:
ArtifactResolver

public class ExplicitDefaultArtifactResolver
extends DefaultArtifactResolver


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
ExplicitDefaultArtifactResolver(String versionMapLocation, ArtifactManager artifactManager, Collection repositories, ServerInfo serverInfo)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.geronimo.kernel.repository.DefaultArtifactResolver
generateArtifact, queryArtifact, queryArtifacts, resolveInClassLoader, resolveInClassLoader, resolveInClassLoader, resolveInClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

ExplicitDefaultArtifactResolver

public ExplicitDefaultArtifactResolver(String versionMapLocation,
                                       ArtifactManager artifactManager,
                                       Collection repositories,
                                       ServerInfo serverInfo)
                                throws IOException
Throws:
IOException
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.