org.alfresco.service.cmr.transfer
Interface NodeCrawlerFactory

All Known Implementing Classes:
StandardNodeCrawlerFactoryImpl

public interface NodeCrawlerFactory


Method Summary
 NodeCrawler getNodeCrawler()
          Get a node crawler from the node crawler factory.
 

Method Detail

getNodeCrawler

NodeCrawler getNodeCrawler()
Get a node crawler from the node crawler factory. A new instance of a node crawler is returned each time this method is called.

Returns:
a new node crawler.


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.