|
||||||||||
| 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.system.repository.AbstractRepository
public abstract class AbstractRepository
| Field Summary | |
|---|---|
protected org.slf4j.Logger |
log
|
| Fields inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
|---|
rootFile |
| Constructor Summary | |
|---|---|
AbstractRepository(java.io.File rootFile)
|
|
AbstractRepository(java.net.URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
|---|
contains, copyToRepository, copyToRepository, getRootFile, 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.Repository |
|---|
getLocation |
| Field Detail |
|---|
protected final org.slf4j.Logger log
| Constructor Detail |
|---|
public AbstractRepository(java.net.URI root,
ServerInfo serverInfo,
boolean resolveToServer)
public AbstractRepository(java.io.File rootFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||