Package ome.services.util

Helper classes to support OMERO service beans Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes.

See:
          Description

Interface Summary
Executor Simple execution/work interface which can be used for internal tasks which need to have a full working implementation.
Executor.StatelessWork 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 Summary
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.SimpleStatelessWork Simple adapter which takes a String for Executor.Descriptive.description
Executor.SimpleWork Simple adapter which takes a String for Executor.Descriptive.description
NamespaceCheck Hook run by the context.
ServerVersionCheck Hook run by the context.
ServiceHandler  
 

Package ome.services.util Description

Helper classes to support OMERO service beans

Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes.

Related Documentation

For more information, please see:



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.