org.apache.geronimo.kernel.repository
Interface Repository


public interface Repository

Version:
$Revision: 1.4 $ $Date: 2004/05/27 01:06:00 $

Method Summary
 URL getURL(URI uri)
           
 boolean hasURI(URI uri)
           
 

Method Detail

hasURI

public boolean hasURI(URI uri)

getURL

public URL getURL(URI uri)
           throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.