|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Executor.Work
Work SPI to perform actions within the server as if they were fully
wrapped in our service logic. Note: any results which are coming from
Hibernate may not be assigned directly to a field, rather
must be returned as an Object
so that Hibernate proxies can be
properly handled.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String description()
Object doWork(org.hibernate.Session session, ServiceFactory sf)
Object
return method.
status
- non null.session
- non null.sf
- non null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.