net.sf.sail.core.session
Class UrlCurnitProvider

java.lang.Object
  extended by net.sf.sail.core.session.UrlCurnitProvider
All Implemented Interfaces:
ICurnitProvider

public class UrlCurnitProvider
extends java.lang.Object
implements ICurnitProvider

Author:
turadg

Constructor Summary
UrlCurnitProvider(java.net.URL curnitArchiveUrl)
           
 
Method Summary
 Curnit getCurnit(CurnitUuid curnitId)
           
 java.util.Collection<CurnitUuid> getRegisteredCurnitUuids()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlCurnitProvider

public UrlCurnitProvider(java.net.URL curnitArchiveUrl)
                  throws java.io.IOException
Parameters:
curnitArchiveUrl -
Throws:
java.io.IOException
Method Detail

getCurnit

public Curnit getCurnit(CurnitUuid curnitId)
Specified by:
getCurnit in interface ICurnitProvider

getRegisteredCurnitUuids

public java.util.Collection<CurnitUuid> getRegisteredCurnitUuids()
Specified by:
getRegisteredCurnitUuids in interface ICurnitProvider


Copyright 2004-2004-2006 TELS Center. All Rights Reserved.