| Package | Description |
|---|---|
| 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.eventlogs | |
| 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 | Class and Description |
|---|---|
class |
TypesImpl
implementation of the ITypes service interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobBean.setTypesService(ITypes typesService)
Types service Bean injector.
|
| Constructor and Description |
|---|
TypesI(ITypes service,
BlitzExecutor be) |
| Modifier and Type | Field and Description |
|---|---|
protected ITypes |
PersistentEventLogLoader.types |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentEventLogLoader.setTypes(ITypes types) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorSkeleton.setTypesService(ITypes typesService) |
| Modifier and Type | Method and Description |
|---|---|
ITypes |
ServiceFactory.getTypesService() |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.