org.smartcrawler.persistence
Class PersisterFactory

java.lang.Object
  extended by org.smartcrawler.persistence.PersisterFactory

public class PersisterFactory
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Davide Pozza

Method Summary
 Persister create(Link link, SiteConfiguration conf)
           
static PersisterFactory instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static PersisterFactory instance()
Returns:

create

public Persister create(Link link,
                        SiteConfiguration conf)
Parameters:
link -
conf -
Returns:


Copyright © 2005 sourceforge. All Rights Reserved.