|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Processor | |
---|---|
ome.services.procs | Internal process and process management This includes interfaces and classes that provide thread process management for internal processes critical to the operation of the OMERO server. |
ome.services.procs.scripts | Script processor infrastructure. |
Uses of Processor in ome.services.procs |
---|
Classes in ome.services.procs that implement Processor | |
---|---|
class |
ImportProcessor
|
class |
ProcessorSkeleton
|
Fields in ome.services.procs with type parameters of type Processor | |
---|---|
protected List<Processor> |
ProcessManager.Work.processors
processors available for processing. |
Methods in ome.services.procs that return Processor | |
---|---|
Processor |
Process.processor()
|
Processor |
ProcessSkeleton.processor()
|
Constructors in ome.services.procs with parameters of type Processor | |
---|---|
ProcessManager.Work(SecuritySystem sec,
Processor... procs)
|
|
ProcessManager(SessionManager manager,
SecuritySystem sec,
Executor executor,
Processor... procs)
main constructor which takes a non-null array of Processor
instances as its only argument. |
|
ProcessSkeleton(Processor p)
|
Uses of Processor in ome.services.procs.scripts |
---|
Classes in ome.services.procs.scripts that implement Processor | |
---|---|
class |
ScriptProcessor
|
Constructors in ome.services.procs.scripts with parameters of type Processor | |
---|---|
ScriptProcess(Processor p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.