Interface | Description |
---|---|
BlitzExecutor |
Single-point of execution for all AMD blitz calls.
|
BlitzOnly |
Marker interface which specifies that an servant should not be checked for
api consistency via
ApiConsistencyCheck . |
ServiceFactoryAware |
Servant which is aware of the
ServiceFactoryI -instance which it
belongs to and will have it injected on instantiation. |
Class | Description |
---|---|
ApiConsistencyCheck |
Checks all servant definitions (see:
ome/services/blitz-servantDefinitions.xml) to guarantee that the RMI and the
Blitz APIs match.
|
BlitzConfiguration |
Factory bean which creates an
Communicator instance as well as the
proper ObjectAdapter and adds initial, well-known servants. |
CheckAllJobs | |
ChecksumAlgorithmMapper |
Work with
ChecksumAlgorithm enumeration instances,
including mapping their values back to ChecksumType s. |
ConvertToBlitzExceptionMessage |
Internal event which gives third party services a chance to map their
exceptions to a blitz exception.
|
CurrentPlatform |
Test under which platform OMERO is currently running.
|
ExpiredServantMessage |
ApplicationEvent which gets raised on
CacheEventListener.notifyElementExpired(net.sf.ehcache.Ehcache, net.sf.ehcache.Element) |
FindServiceFactoryMessage |
InternalMessage raised when a servant needs to find
the ServiceFactoryI instance that the current user
is working with. |
IceMethodInvoker |
Method -cache primed either with an ServiceInterface instance
or with a Class with generic type ServiceInterface . |
ParamsCache |
Caching replacement of
ParamsHelper which maintains an
OriginalFile ID+SHA1-to-JobParams mapping in memory rather
than storing ParseJob instances in the database. |
RegisterServantMessage |
InternalMessage raised when a servant should be registered for clean. |
ResultHolder<U> | |
UnregisterServantMessage |
InternalMessage raised when a servant should be removed from the
adapter . |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.