org.apache.geronimo.system.repository
Class AbstractRepository
java.lang.Object
org.apache.geronimo.kernel.repository.AbstractRepository
org.apache.geronimo.system.repository.AbstractRepository
- All Implemented Interfaces:
- org.apache.geronimo.kernel.repository.Repository, org.apache.geronimo.kernel.repository.WriteableRepository
public abstract class AbstractRepository
- extends org.apache.geronimo.kernel.repository.AbstractRepository
- Version:
- $Rev: 651684 $ $Date: 2008-04-26 03:11:52 +0800 (Sat, 26 Apr 2008) $
|
Field Summary |
protected org.slf4j.Logger |
log
|
| Fields inherited from class org.apache.geronimo.kernel.repository.AbstractRepository |
rootFile |
| 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 |
log
protected final org.slf4j.Logger log
AbstractRepository
public AbstractRepository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
AbstractRepository
public AbstractRepository(File rootFile)
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.