public static interface Executor.Work<X>
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. 
 | 
X | 
doWork(org.hibernate.Session session,
      ServiceFactory sf)
Work method. 
 | 
String description()
X doWork(org.hibernate.Session session, ServiceFactory sf)
Object return method.session - non null.sf - non null.
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.