ome.services.util
Class Executor.SimpleWork

java.lang.Object
  extended by ome.services.util.Executor.Descriptive
      extended by ome.services.util.Executor.SimpleWork
All Implemented Interfaces:
Executor.Work
Direct Known Subclasses:
FullTextIndexer, PixelDataHandler
Enclosing interface:
Executor

public abstract static class Executor.SimpleWork
extends Executor.Descriptive
implements Executor.Work

Simple adapter which takes a String for Executor.Descriptive.description


Field Summary
 
Fields inherited from class ome.services.util.Executor.Descriptive
description
 
Constructor Summary
Executor.SimpleWork(Object o, String method, Object... params)
           
 
Method Summary
 ome.util.SqlAction getSqlAction()
           
 void setSqlAction(ome.util.SqlAction sql)
           
 
Methods inherited from class ome.services.util.Executor.Descriptive
description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ome.services.util.Executor.Work
description, doWork
 

Constructor Detail

Executor.SimpleWork

public Executor.SimpleWork(Object o,
                           String method,
                           Object... params)
Method Detail

setSqlAction

public void setSqlAction(ome.util.SqlAction sql)

getSqlAction

public ome.util.SqlAction getSqlAction()


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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