org.apache.avalon.cornerstone.blocks.masterstore
Interface ObjectRespositoryConfig

All Known Implementing Classes:
ObjectRespositoryConfigBean

public interface ObjectRespositoryConfig

Version:
$Revision: 1.8 $
Author:
Paul Hammant

Method Summary
 java.io.File getBaseDirectory()
           
 java.lang.String getURL()
           
 

Method Detail

getURL

public java.lang.String getURL()

getBaseDirectory

public java.io.File getBaseDirectory()


Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.