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 instance as well as the
proper
ObjectAdapter and adds initial, well-known servants. |
CheckAllJobs | |
CommonsLoggingAdapter |
A simple Adapter to have the ICE runtime log to our log file.
|
ConvertToBlitzExceptionMessage |
Internal event which gives third party services a chance to map their
exceptions to a blitz exception.
|
ExpiredServantMessage |
ApplicationEvent which gets raised on
CacheEventListener.notifyElementExpired(net.sf.ehcache.Ehcache, net.sf.ehcache.Element) |
IceMethodInvoker |
Method -cache primed either with an ServiceInterface instance
or with a Class with generic type ServiceInterface . |
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: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.