Package | Description |
---|---|
ome.api.local |
Non-client service API for OMERO
This includes interfaces for the local administration of the OMERO server.
|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.blitz.impl | |
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.system |
Provides the necessary container structure for the entire Omero system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocalUpdate
Provides local (internal) extensions for updating
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateImpl
implementation of the IUpdate service interface
|
Constructor and Description |
---|
ThumbnailCtx(IQuery queryService,
IUpdate updateService,
IPixels pixelsService,
IRenderingSettings settingsService,
ThumbnailService thumbnailService,
OmeroContext applicationContext,
SecuritySystem securitySystem,
long userId)
Default constructor.
|
Constructor and Description |
---|
UpdateI(IUpdate service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorSkeleton.setUpdateService(IUpdate updateService) |
Modifier and Type | Method and Description |
---|---|
IUpdate |
ServiceFactory.getUpdateService() |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.