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
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
 
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)


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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