public abstract class AbstractNodeFinder extends Object implements NodeFinder
StandardNodeCrawlerImpl
),
node filters that extend this base class will automatically have the service registry
injected into them and their init
operations invoked at the appropriate time.Modifier and Type | Field and Description |
---|---|
protected ServiceRegistry |
serviceRegistry |
Constructor and Description |
---|
AbstractNodeFinder() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findFrom
protected ServiceRegistry serviceRegistry
public void init()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
Copyright © 2005–2017 Alfresco Software. All rights reserved.