public static interface Executor.Work
Object
so that Hibernate proxies can be
properly handled.Modifier and Type | Method and Description |
---|---|
String |
description()
Returns a description of what this work will be doing for logging
purposes.
|
Object |
doWork(org.hibernate.Session session,
ServiceFactory sf)
Work method.
|
String description()
Object doWork(org.hibernate.Session session, ServiceFactory sf)
Object
return method.status
- non null.session
- non null.sf
- non null.
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.