ome.services.util
Class Executor.SimpleStatelessWork

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

public abstract static class Executor.SimpleStatelessWork
extends Executor.Descriptive
implements Executor.StatelessWork

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.SimpleStatelessWork(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.StatelessWork
description, doWork
 

Constructor Detail

Executor.SimpleStatelessWork

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


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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