See: Description
Interface | Description |
---|---|
Executor |
Simple execution/work interface which can be used for internal tasks
which need to have a full working implementation.
|
Executor.SqlWork |
Work SPI to perform actions related to
stateless
sessions. |
Executor.Work |
Work SPI to perform actions within the server as if they were fully
wrapped in our service logic.
|
Class | Description |
---|---|
BeanHelper |
Helper for all bean implementations.
|
DBEnumCheck |
Hook run by the context to guarantee that various enumerations are up to
date.
|
DBPatchCheck |
Hook run by the context.
|
DropBoxDirectoryCheck |
Hook run by the context at startup to create a drop-box directory per user.
|
ExecutionThread |
Thread which can be started and will appropriately acquire a session, then
use the
Executor to complete its work. |
Executor.Descriptive | |
Executor.Impl | |
Executor.SimpleSqlWork |
Simple adapter which takes a String for
Executor.Descriptive.description |
Executor.SimpleWork |
Simple adapter which takes a String for
Executor.Descriptive.description |
IceUtil |
Methods for working with Ice.
|
JvmSettingsCheck |
Hook run by the context which prints out JVM-related
information, primarily Java version, max heap size
and available processors.
|
NamespaceCheck |
Hook run by the context.
|
ServerDirectoryCheck |
Hook run by the context at startup to create needed directories for the server.
|
ServerVersionCheck |
Hook run by the context.
|
ServiceHandler |
Enum | Description |
---|---|
Executor.Priority |
Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes.
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.