ome.services.util
Class Executor.Descriptive

java.lang.Object
  extended by ome.services.util.Executor.Descriptive
Direct Known Subclasses:
Executor.SimpleStatelessWork, Executor.SimpleWork
Enclosing interface:
Executor

public abstract static class Executor.Descriptive
extends Object


Field Summary
protected  String description
           
 
Constructor Summary
Executor.Descriptive(Object o, String method, Object... params)
           
 
Method Summary
 String description()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected final String description
Constructor Detail

Executor.Descriptive

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

description

public String description()


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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