ome.services.util
Class Executor.SimpleStatelessWork

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

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

Simple adapter which takes a String for description


Constructor Summary
Executor.SimpleStatelessWork(Object o, String method)
           
 
Method Summary
 String description()
          Return a description of what this work will be doing for logging purposes.
 
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
doWork
 

Constructor Detail

Executor.SimpleStatelessWork

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

description

public String description()
Description copied from interface: Executor.StatelessWork
Return a description of what this work will be doing for logging purposes.

Specified by:
description in interface Executor.StatelessWork


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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