ome.services.util
Class Executor.SimpleSqlWork

java.lang.Object
  extended by ome.services.util.Executor.Descriptive
      extended by ome.services.util.Executor.SimpleSqlWork
All Implemented Interfaces:
Executor.SqlWork
Enclosing interface:
Executor

public abstract static class Executor.SimpleSqlWork
extends Executor.Descriptive
implements Executor.SqlWork

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.SimpleSqlWork(Object o, String method, Object... params)
           
 
Method Summary
 
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.SqlWork
description, doWork
 

Constructor Detail

Executor.SimpleSqlWork

public Executor.SimpleSqlWork(Object o,
                              String method,
                              Object... params)


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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