ome.services.procs
Class ProcessSkeleton
java.lang.Object
ome.services.procs.ProcessSkeleton
- All Implemented Interfaces:
- Process
- Direct Known Subclasses:
- ScriptProcess
public class ProcessSkeleton
- extends Object
- implements Process
- Since:
- 3.0-Beta3
- Author:
- Josh Moore, josh at glencoesoftware.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessSkeleton
public ProcessSkeleton(Processor p)
processor
public Processor processor()
- Specified by:
processor
in interface Process
registerCallback
public void registerCallback(ProcessCallback cb)
- Specified by:
registerCallback
in interface Process
unregisterCallback
public void unregisterCallback(ProcessCallback cb)
- Specified by:
unregisterCallback
in interface Process
cancel
public void cancel()
- Specified by:
cancel
in interface Process
finish
public void finish()
- Specified by:
finish
in interface Process
isActive
public boolean isActive()
- Specified by:
isActive
in interface Process
checkState
protected void checkState()
OmeroJava Api
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.