org.apache.geronimo.kernel.repository
Class DefaultArtifactManager
java.lang.Object
org.apache.geronimo.kernel.repository.DefaultArtifactManager
- All Implemented Interfaces:
- ArtifactManager
- public class DefaultArtifactManager
- extends Object
- implements ArtifactManager
- Version:
- $Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
DefaultArtifactManager
public DefaultArtifactManager()
loadArtifacts
public void loadArtifacts(Artifact loader,
Set artifacts)
- Specified by:
loadArtifacts
in interface ArtifactManager
unloadAllArtifacts
public void unloadAllArtifacts(Artifact loader)
- Specified by:
unloadAllArtifacts
in interface ArtifactManager
getLoadedArtifacts
public SortedSet getLoadedArtifacts(Artifact query)
- Specified by:
getLoadedArtifacts
in interface ArtifactManager
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.