ome.services.util
Class Executor.SimpleStatelessWork
java.lang.Object
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
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 |
Executor.SimpleStatelessWork
public Executor.SimpleStatelessWork(Object o,
String method)
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.