A B C D E F G H I L M N O P R S T U W _

A

AbstractResponseStorer - class com.ldodds.slug.http.AbstractResponseStorer.
 
AbstractResponseStorer() - Constructor for class com.ldodds.slug.http.AbstractResponseStorer
 
accept(Task) - Method in class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
accept(Task) - Method in interface com.ldodds.slug.framework.TaskFilter
 
accept(Task) - Method in class com.ldodds.slug.framework.TaskFilterImpl
 
accept(Task) - Method in class com.ldodds.slug.http.URLTaskFilter
 
acceptURL(URLTask) - Method in class com.ldodds.slug.http.DepthFilter
 
acceptURL(URLTask) - Method in class com.ldodds.slug.http.SingleFetchFilter
 
addConsumer(Consumer) - Method in class com.ldodds.slug.framework.DelegatingConsumerImpl
 
addFilter(TaskFilter) - Method in class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
addFilter(TaskFilter) - Method in class com.ldodds.slug.framework.FilteringController
 
addRawTripleCount(Resource, long) - Method in interface com.ldodds.slug.framework.config.Memory
 
addRawTripleCount(Resource, long) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
addWorkItem(Task) - Method in class com.ldodds.slug.framework.Controller
 
addWorkItem(Task) - Method in class com.ldodds.slug.framework.FilteringController
 
addWorkers(int) - Method in class com.ldodds.slug.framework.Controller
 
annotateFetch(Resource, int, Map) - Method in interface com.ldodds.slug.framework.config.Memory
 
annotateFetch(Resource, int, Map) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 

B

bodyCall(Node[], int, RuleContext) - Method in class com.ldodds.slug.util.MakeLiteral
This method is invoked when the builtin is called in a rule body.

C

CONFIG - class com.ldodds.slug.vocabulary.CONFIG.
 
CONFIG() - Constructor for class com.ldodds.slug.vocabulary.CONFIG
 
Component - interface com.ldodds.slug.framework.config.Component.
Tagging interface to mark classes capable of being used within the Slug Configuration Framework
Component - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
ComponentFactory - class com.ldodds.slug.framework.config.ComponentFactory.
 
ComponentFactory() - Constructor for class com.ldodds.slug.framework.config.ComponentFactory
 
ComponentImpl - class com.ldodds.slug.framework.config.ComponentImpl.
Default implementation of the Component interface.
ComponentImpl() - Constructor for class com.ldodds.slug.framework.config.ComponentImpl
 
Consumer - interface com.ldodds.slug.framework.Consumer.
Consumes the results of carrying out a particular work item.
Controller - class com.ldodds.slug.framework.Controller.
A Controller is responsible for handing out a list of work items to a number of Worker objects which it created using a designated WorkerFactory.
Controller(List, WorkerFactory, int, Monitor) - Constructor for class com.ldodds.slug.framework.Controller
 
cache - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
canBeFetched(Resource, Date) - Method in interface com.ldodds.slug.framework.config.Memory
 
canBeFetched(Resource, Date) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
com.ldodds.slug - package com.ldodds.slug
 
com.ldodds.slug.framework - package com.ldodds.slug.framework
 
com.ldodds.slug.framework.config - package com.ldodds.slug.framework.config
 
com.ldodds.slug.http - package com.ldodds.slug.http
 
com.ldodds.slug.util - package com.ldodds.slug.util
 
com.ldodds.slug.vocabulary - package com.ldodds.slug.vocabulary
 
completedTask(Worker, Task) - Method in class com.ldodds.slug.framework.Controller
 
completedTask(Worker, Task) - Method in interface com.ldodds.slug.framework.Monitor
 
completedTask(Worker, Task) - Method in class com.ldodds.slug.framework.MonitorImpl
 
configure(Resource) - Method in class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
configure(Resource) - Method in interface com.ldodds.slug.framework.config.Component
Requests that the component instance configure itself based on properties associated with a given RDF resource.
configure(Resource) - Method in class com.ldodds.slug.framework.config.ComponentImpl
 
consume(Task, Object) - Method in interface com.ldodds.slug.framework.Consumer
 
consume(Task, Object) - Method in class com.ldodds.slug.framework.DelegatingConsumerImpl
 
consume(Task, Object) - Method in class com.ldodds.slug.http.AbstractResponseStorer
 
consume(Task, Object) - Method in class com.ldodds.slug.http.RDFConsumer
 
consumers - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
contentType - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
createDatabaseMemory(Resource) - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
createDatabaseMemory(String, String, String, String, String, String) - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
createFileMemory(Resource) - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
createMemory(Resource) - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
createTemporaryFileMemory() - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
createWorker(String) - Method in class com.ldodds.slug.framework.WorkerFactoryImpl
 
createWorker(String) - Method in class com.ldodds.slug.http.URLRetrievalWorkerFactory
 

D

DatabaseMemory - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
DateUtils - class com.ldodds.slug.http.DateUtils.
 
DateUtils() - Constructor for class com.ldodds.slug.http.DateUtils
 
DelegatingConsumerImpl - class com.ldodds.slug.framework.DelegatingConsumerImpl.
Implementation of the Consumer interface that supports delegating processing of work item results to a List of Consumers.
DelegatingConsumerImpl() - Constructor for class com.ldodds.slug.framework.DelegatingConsumerImpl
 
DelegatingConsumerImpl(List) - Constructor for class com.ldodds.slug.framework.DelegatingConsumerImpl
 
DelegatingTaskFilterImpl - class com.ldodds.slug.framework.DelegatingTaskFilterImpl.
 
DelegatingTaskFilterImpl() - Constructor for class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
DelegatingTaskFilterImpl(List) - Constructor for class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
DepthFilter - class com.ldodds.slug.http.DepthFilter.
 
DepthFilter() - Constructor for class com.ldodds.slug.http.DepthFilter
 
DepthFilter(int) - Constructor for class com.ldodds.slug.http.DepthFilter
 
dbName - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
dbURL - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
depth - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
doConfig(Resource) - Method in class com.ldodds.slug.framework.config.ComponentImpl
 
doConfig(Resource) - Method in class com.ldodds.slug.http.DepthFilter
 
doConfig(Resource) - Method in class com.ldodds.slug.http.PersistentResponseStorer
 
doConfig(Resource) - Method in class com.ldodds.slug.http.RegexFilter
 
doConfig(Resource) - Method in class com.ldodds.slug.http.ResponseStorer
 
doTask(Task) - Method in class com.ldodds.slug.framework.ProducerWorkerImpl
 
doTask(Task) - Method in class com.ldodds.slug.http.URLRetrievalWorker
 
driver - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 

E

error(Exception) - Method in class com.ldodds.slug.http.LoggingErrorHandler
 
error - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
etag - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 

F

Fetch - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
FileMemory - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
FilteringController - class com.ldodds.slug.framework.FilteringController.
A version of the Controller class that applies one or more TaskFilters to Tasks added by its Workers
FilteringController(List, WorkerFactory, int, Monitor) - Constructor for class com.ldodds.slug.framework.FilteringController
 
fatalError(Exception) - Method in class com.ldodds.slug.http.LoggingErrorHandler
 
fetch - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
file - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
filter - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
filters - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 

G

GenerateLocationMapping - class com.ldodds.slug.util.GenerateLocationMapping.
Utility class to process a Slug memory and generate a Jena LocationMapping configuration file.
GenerateLocationMapping() - Constructor for class com.ldodds.slug.util.GenerateLocationMapping
 
getActiveWorkers() - Method in class com.ldodds.slug.framework.MonitorImpl
 
getArgLength() - Method in class com.ldodds.slug.util.MakeLiteral
 
getContent() - Method in class com.ldodds.slug.http.Response
 
getDate(String) - Static method in class com.ldodds.slug.http.DateUtils
 
getDepth() - Method in class com.ldodds.slug.http.DepthFilter
 
getDepth() - Method in interface com.ldodds.slug.http.URLTask
 
getDepth() - Method in class com.ldodds.slug.http.URLTaskImpl
 
getHeaders() - Method in class com.ldodds.slug.http.Response
 
getMemoryFor(Resource) - Method in class com.ldodds.slug.framework.config.MemoryFactory
 
getModel() - Method in interface com.ldodds.slug.framework.config.Memory
 
getModel() - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
getName() - Method in interface com.ldodds.slug.framework.Task
 
getName() - Method in interface com.ldodds.slug.framework.Worker
 
getName() - Method in class com.ldodds.slug.framework.WorkerImpl
 
getName() - Method in class com.ldodds.slug.http.URLTaskImpl
 
getName() - Method in class com.ldodds.slug.util.MakeLiteral
 
getNow() - Static method in class com.ldodds.slug.http.DateUtils
 
getNumberOfActiveWorkers() - Method in interface com.ldodds.slug.framework.Monitor
 
getNumberOfActiveWorkers() - Method in class com.ldodds.slug.framework.MonitorImpl
 
getOrCreateRepresentation(URL) - Method in interface com.ldodds.slug.framework.config.Memory
 
getOrCreateRepresentation(URL, URL) - Method in interface com.ldodds.slug.framework.config.Memory
 
getOrCreateRepresentation(URL) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
getOrCreateRepresentation(URL, URL) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
getPattern() - Method in class com.ldodds.slug.http.RegexFilter
 
getRepresentation(URL) - Method in interface com.ldodds.slug.framework.config.Memory
 
getRepresentation(URL) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
getRequestURL() - Method in class com.ldodds.slug.http.Response
 
getSeeAlsoAsTasks(Model, Set) - Static method in class com.ldodds.slug.http.ModelUtils
 
getSeeAlsos(Model, Set) - Static method in class com.ldodds.slug.http.ModelUtils
 
getStarted() - Method in class com.ldodds.slug.framework.Controller
 
getURI() - Static method in class com.ldodds.slug.vocabulary.CONFIG
The namespace of the vocabulary as a string
getURI() - Static method in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
getURL() - Method in interface com.ldodds.slug.http.URLTask
 
getURL() - Method in class com.ldodds.slug.http.URLTaskImpl
 
getWorker(String) - Method in interface com.ldodds.slug.framework.WorkerFactory
 
getWorker(String) - Method in class com.ldodds.slug.framework.WorkerFactoryImpl
 

H

hasMemory - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
headAction(Node[], RuleContext) - Method in class com.ldodds.slug.util.MakeLiteral
 

I

impl - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
instantiate(Model, String) - Method in class com.ldodds.slug.framework.config.ComponentFactory
 
instantiate(Resource) - Method in class com.ldodds.slug.framework.config.ComponentFactory
 
instantiateComponentsFor(Resource, Property) - Method in class com.ldodds.slug.framework.config.ComponentFactory
 
isConfigured() - Method in class com.ldodds.slug.framework.DelegatingTaskFilterImpl
 
isConfigured() - Method in interface com.ldodds.slug.framework.config.Component
 
isConfigured() - Method in class com.ldodds.slug.framework.config.ComponentImpl
 

L

LoggingErrorHandler - class com.ldodds.slug.http.LoggingErrorHandler.
JAVADOC -- description of LoggingErrorHandler
LoggingErrorHandler(String) - Constructor for class com.ldodds.slug.http.LoggingErrorHandler
 
lastModified - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
latestFetch - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
load() - Method in interface com.ldodds.slug.framework.config.Memory
 
localCopy - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 

M

MakeLiteral - class com.ldodds.slug.util.MakeLiteral.
 
MakeLiteral() - Constructor for class com.ldodds.slug.util.MakeLiteral
 
Memory - interface com.ldodds.slug.framework.config.Memory.
Interace describing operations required in a Scutter memory.
Memory - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
MemoryFactory - class com.ldodds.slug.framework.config.MemoryFactory.
Responsible for creating Memory objects for use by the Scutter and the Consumers.
MemoryFactory() - Constructor for class com.ldodds.slug.framework.config.MemoryFactory
 
MemoryHolder - interface com.ldodds.slug.framework.config.MemoryHolder.
 
MemoryHolder - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
MemoryImpl - class com.ldodds.slug.framework.config.MemoryImpl.
FIXME transactions! Default implementation of the Memory interface.
MemoryImpl() - Constructor for class com.ldodds.slug.framework.config.MemoryImpl
 
ModelUtils - class com.ldodds.slug.http.ModelUtils.
 
ModelUtils() - Constructor for class com.ldodds.slug.http.ModelUtils
 
Monitor - interface com.ldodds.slug.framework.Monitor.
Observes the progress of a web crawl, noting when tasks start and finish.
MonitorImpl - class com.ldodds.slug.framework.MonitorImpl.
Implementation of the Monitor interface.
MonitorImpl() - Constructor for class com.ldodds.slug.framework.MonitorImpl
 
main(String[]) - Static method in class com.ldodds.slug.Scutter
Run the scutter from the command-line.
main(String[]) - Static method in class com.ldodds.slug.util.GenerateLocationMapping
 
makeFetch(Resource) - Method in interface com.ldodds.slug.framework.config.Memory
 
makeFetch(Resource) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
makeReasonAndError(Resource, String) - Method in interface com.ldodds.slug.framework.config.Memory
 
makeReasonAndError(Resource, Exception) - Method in interface com.ldodds.slug.framework.config.Memory
 
makeReasonAndError(Resource, String) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
makeReasonAndError(Resource, Exception) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
makeReasonAndSkip(Resource, String) - Method in interface com.ldodds.slug.framework.config.Memory
 
makeReasonAndSkip(Resource, String) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
makeRepresentation(URL) - Method in class com.ldodds.slug.framework.config.MemoryImpl
 
modelURI - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 

N

NAMESPACE - Static variable in class com.ldodds.slug.vocabulary.CONFIG
The namespace of the vocabulary as a resource
NAMESPACE - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
NS - Static variable in class com.ldodds.slug.vocabulary.CONFIG
The namespace of the vocabulary as a string
NS - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 

O

openConnection() - Method in interface com.ldodds.slug.http.URLTask
 
openConnection() - Method in class com.ldodds.slug.http.URLTaskImpl
 
origin - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 

P

PersistentResponseStorer - class com.ldodds.slug.http.PersistentResponseStorer.
 
PersistentResponseStorer() - Constructor for class com.ldodds.slug.http.PersistentResponseStorer
 
Producer - interface com.ldodds.slug.framework.Producer.
 
ProducerWorkerImpl - class com.ldodds.slug.framework.ProducerWorkerImpl.
 
ProducerWorkerImpl(String) - Constructor for class com.ldodds.slug.framework.ProducerWorkerImpl
 
pass - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
popWorkItem(Worker) - Method in class com.ldodds.slug.framework.Controller
 

R

RDFConsumer - class com.ldodds.slug.http.RDFConsumer.
 
RDFConsumer() - Constructor for class com.ldodds.slug.http.RDFConsumer
 
Reason - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
RegexFilter - class com.ldodds.slug.http.RegexFilter.
 
RegexFilter() - Constructor for class com.ldodds.slug.http.RegexFilter
 
RegexFilter(String) - Constructor for class com.ldodds.slug.http.RegexFilter
 
RegexFilter(Pattern) - Constructor for class com.ldodds.slug.http.RegexFilter
 
Representation - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
Response - class com.ldodds.slug.http.Response.
 
Response(URL, Map, StringBuffer) - Constructor for class com.ldodds.slug.http.Response
 
ResponseStorer - class com.ldodds.slug.http.ResponseStorer.
Saves stuff to disk.
ResponseStorer() - Constructor for class com.ldodds.slug.http.ResponseStorer
 
ResponseStorer(File) - Constructor for class com.ldodds.slug.http.ResponseStorer
 
rawTripleCount - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
reduceWorkers(int) - Method in class com.ldodds.slug.framework.Controller
 
run() - Method in class com.ldodds.slug.Scutter
 
run() - Method in class com.ldodds.slug.framework.Controller
 
run() - Method in class com.ldodds.slug.framework.ProducerWorkerImpl
 

S

SCUTTERVOCAB - class com.ldodds.slug.vocabulary.SCUTTERVOCAB.
 
SCUTTERVOCAB() - Constructor for class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
Scutter - class com.ldodds.slug.Scutter.
 
Scutter() - Constructor for class com.ldodds.slug.Scutter
 
Scutter - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 
SingleFetchFilter - class com.ldodds.slug.http.SingleFetchFilter.
Trivial URLTaskFilter that simply ensures that URLs are only visited once within a particular crawl.
SingleFetchFilter() - Constructor for class com.ldodds.slug.http.SingleFetchFilter
 
save() - Method in class com.ldodds.slug.Scutter
 
save() - Method in interface com.ldodds.slug.framework.config.Memory
 
setConsumer(Consumer) - Method in interface com.ldodds.slug.framework.Producer
 
setConsumer(Consumer) - Method in class com.ldodds.slug.framework.ProducerWorkerImpl
 
setConsumer(Consumer) - Method in class com.ldodds.slug.http.URLRetrievalWorkerFactory
 
setController(Controller) - Method in interface com.ldodds.slug.framework.Consumer
 
setController(Controller) - Method in class com.ldodds.slug.framework.DelegatingConsumerImpl
 
setController(Controller) - Method in interface com.ldodds.slug.framework.Worker
 
setController(Controller) - Method in interface com.ldodds.slug.framework.WorkerFactory
 
setController(Controller) - Method in class com.ldodds.slug.framework.WorkerFactoryImpl
 
setController(Controller) - Method in class com.ldodds.slug.framework.WorkerImpl
 
setController(Controller) - Method in class com.ldodds.slug.http.AbstractResponseStorer
 
setController(Controller) - Method in class com.ldodds.slug.http.RDFConsumer
 
setController(Controller) - Method in class com.ldodds.slug.http.URLRetrievalWorkerFactory
 
setMemory(Memory) - Method in class com.ldodds.slug.framework.DelegatingConsumerImpl
 
setMemory(Memory) - Method in interface com.ldodds.slug.framework.config.MemoryHolder
 
setMemory(Memory) - Method in class com.ldodds.slug.http.AbstractResponseStorer
 
setMemory(Memory) - Method in class com.ldodds.slug.http.RDFConsumer
 
setMemory(Memory) - Method in class com.ldodds.slug.http.URLRetrievalWorkerFactory
 
setMonitor(Monitor) - Method in interface com.ldodds.slug.framework.Worker
 
setMonitor(Monitor) - Method in interface com.ldodds.slug.framework.WorkerFactory
 
setMonitor(Monitor) - Method in class com.ldodds.slug.framework.WorkerFactoryImpl
 
setMonitor(Monitor) - Method in class com.ldodds.slug.framework.WorkerImpl
 
showUsage() - Static method in class com.ldodds.slug.util.GenerateLocationMapping
 
skip - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
source - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
startingTask(Worker, Task) - Method in interface com.ldodds.slug.framework.Monitor
 
startingTask(Worker, Task) - Method in class com.ldodds.slug.framework.MonitorImpl
 
status - Static variable in class com.ldodds.slug.vocabulary.SCUTTERVOCAB
 
stop() - Method in class com.ldodds.slug.Scutter
 
stop() - Method in class com.ldodds.slug.framework.Controller
 
stop() - Method in interface com.ldodds.slug.framework.Worker
 
stop() - Method in class com.ldodds.slug.framework.WorkerImpl
 

T

Task - interface com.ldodds.slug.framework.Task.
A task to be carried out by a Worker
TaskFilter - interface com.ldodds.slug.framework.TaskFilter.
 
TaskFilterImpl - class com.ldodds.slug.framework.TaskFilterImpl.
 
TaskFilterImpl() - Constructor for class com.ldodds.slug.framework.TaskFilterImpl
 
toString() - Method in class com.ldodds.slug.http.URLTaskImpl
 

U

URLRetrievalWorker - class com.ldodds.slug.http.URLRetrievalWorker.
 
URLRetrievalWorker(Memory, String) - Constructor for class com.ldodds.slug.http.URLRetrievalWorker
 
URLRetrievalWorkerFactory - class com.ldodds.slug.http.URLRetrievalWorkerFactory.
 
URLRetrievalWorkerFactory() - Constructor for class com.ldodds.slug.http.URLRetrievalWorkerFactory
 
URLTask - interface com.ldodds.slug.http.URLTask.
 
URLTaskFilter - class com.ldodds.slug.http.URLTaskFilter.
 
URLTaskFilter() - Constructor for class com.ldodds.slug.http.URLTaskFilter
 
URLTaskImpl - class com.ldodds.slug.http.URLTaskImpl.
 
URLTaskImpl(URL) - Constructor for class com.ldodds.slug.http.URLTaskImpl
 
URLTaskImpl(URLTask, URL) - Constructor for class com.ldodds.slug.http.URLTaskImpl
 
URLTaskImpl(URL, int) - Constructor for class com.ldodds.slug.http.URLTaskImpl
 
user - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 

W

Worker - interface com.ldodds.slug.framework.Worker.
 
WorkerFactory - interface com.ldodds.slug.framework.WorkerFactory.
 
WorkerFactoryImpl - class com.ldodds.slug.framework.WorkerFactoryImpl.
 
WorkerFactoryImpl() - Constructor for class com.ldodds.slug.framework.WorkerFactoryImpl
 
WorkerImpl - class com.ldodds.slug.framework.WorkerImpl.
 
WorkerImpl(String) - Constructor for class com.ldodds.slug.framework.WorkerImpl
 
warning(Exception) - Method in class com.ldodds.slug.http.LoggingErrorHandler
 
workers - Static variable in class com.ldodds.slug.vocabulary.CONFIG
 

_

_configured - Variable in class com.ldodds.slug.framework.config.ComponentImpl
 
_controller - Variable in class com.ldodds.slug.framework.WorkerFactoryImpl
 
_controller - Variable in class com.ldodds.slug.framework.WorkerImpl
 
_controller - Variable in class com.ldodds.slug.http.AbstractResponseStorer
 
_logger - Variable in class com.ldodds.slug.framework.Controller
 
_logger - Variable in class com.ldodds.slug.framework.WorkerImpl
 
_logger - Variable in class com.ldodds.slug.http.AbstractResponseStorer
 
_memory - Variable in class com.ldodds.slug.http.AbstractResponseStorer
 
_model - Variable in class com.ldodds.slug.framework.config.MemoryImpl
 
_monitor - Variable in class com.ldodds.slug.framework.WorkerImpl
 
_shouldStop - Variable in class com.ldodds.slug.framework.WorkerImpl
 

A B C D E F G H I L M N O P R S T U W _