eu.larkc.jactr.modules.sparql.buffer
Class SPARQLRetrievalRequestDelegate
java.lang.Object
org.jactr.core.buffer.delegate.AsynchronousRequestDelegate
org.jactr.core.module.retrieval.buffer.RetrievalRequestDelegate
eu.larkc.jactr.modules.sparql.buffer.SPARQLRetrievalRequestDelegate
- All Implemented Interfaces:
- IRequestDelegate
public class SPARQLRetrievalRequestDelegate
- extends RetrievalRequestDelegate
A jACT-R Request Delegate that is used by the DefaultSPARQLRetrieval.
- Author:
- Martijn Brakenhoff
SPARQLRetrievalRequestDelegate
public SPARQLRetrievalRequestDelegate(IRetrievalModule module)
willAccept
public boolean willAccept(IRequest request)
- Specified by:
willAccept
in interface IRequestDelegate
- Overrides:
willAccept
in class RetrievalRequestDelegate