ome.services.procs
Class ImportProcessor

java.lang.Object
  extended by ome.services.procs.ImportProcessor
All Implemented Interfaces:
Processor, org.springframework.context.ApplicationContextAware

public class ImportProcessor
extends Object
implements org.springframework.context.ApplicationContextAware, Processor

Since:
3.0-Beta2
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
ImportProcessor()
           
 
Method Summary
 Process process(long id)
           
 void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportProcessor

public ImportProcessor()
Method Detail

setApplicationContext

public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
Throws:
org.springframework.beans.BeansException

process

public Process process(long id)
Specified by:
process in interface Processor


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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