All Classes

Class Description
FileDownloader
Utilities for downloading a file.
JobParametersFactory
A factory that produces job parameters.
JobParametersFactoryException
Indicates that whilst the job type was supported, there was an error converting the job to parameters.
JobProcess<P extends JobParameters>
An interface to an executable job process type.
JobProcessFactory
A factory for creating JobProcess instances given a JobParameters instance.
JobProcessFactory.ProcessSupplier<P extends JobParameters>
A version of Supplier that builds a job process.
JobProcessManager
Manages a running job process.
Log
A very simple-minded logger.
LogWriter
Something that logs can be written to.
ProvenanceItem
A single item of provenance data.
PyNNJobProcess
A process for running PyNN jobs.
UnsupportedJobException
Indicates that the job is unsupported.