|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.kernel.repository.AbstractRepository org.apache.geronimo.kernel.repository.Maven2Repository org.apache.geronimo.system.repository.Maven2Repository
public class Maven2Repository
Field Summary | |
---|---|
static GBeanInfo |
GBEAN_INFO
|
Fields inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
---|
rootFile |
Constructor Summary | |
---|---|
Maven2Repository(File rootFile)
|
|
Maven2Repository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
Method Summary | |
---|---|
static GBeanInfo |
getGBeanInfo()
|
Methods inherited from class org.apache.geronimo.kernel.repository.Maven2Repository |
---|
getLocation, list, list |
Methods inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
---|
contains, copyToRepository, copyToRepository, getDependencies, setTypeHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.geronimo.kernel.repository.WriteableRepository |
---|
copyToRepository, copyToRepository |
Methods inherited from interface org.apache.geronimo.kernel.repository.Repository |
---|
contains, getDependencies |
Methods inherited from interface org.apache.geronimo.kernel.repository.Repository |
---|
contains, getDependencies |
Field Detail |
---|
public static final GBeanInfo GBEAN_INFO
Constructor Detail |
---|
public Maven2Repository(URI root, ServerInfo serverInfo, boolean resolveToServer)
public Maven2Repository(File rootFile)
Method Detail |
---|
public static GBeanInfo getGBeanInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |