|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.kernel.repository.AbstractRepository
org.apache.geronimo.kernel.repository.Maven1Repository
org.apache.geronimo.system.repository.Maven1Repository
public class Maven1Repository
| Field Summary | |
|---|---|
static GBeanInfo |
GBEAN_INFO
|
| Fields inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
|---|
log, rootFile |
| Constructor Summary | |
|---|---|
Maven1Repository(File rootFile)
|
|
Maven1Repository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
|
| Method Summary | |
|---|---|
static GBeanInfo |
getGBeanInfo()
|
| Methods inherited from class org.apache.geronimo.kernel.repository.Maven1Repository |
|---|
getFiles, 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 Maven1Repository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
public Maven1Repository(File rootFile)
| Method Detail |
|---|
public static GBeanInfo getGBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||