omero.grid
Interface ParamsHelper.Acquirer

All Known Implementing Classes:
SharedResourcesI
Enclosing class:
ParamsHelper

public static interface ParamsHelper.Acquirer

Interface added in order to allow ParamHelper instances to use methods from SharedResourcesI. The build does not allow for a dependency between the two.

To do:
refactor

Method Summary
 omero.grid.InteractiveProcessorPrx acquireProcessor(omero.model.Job submittedJob, int seconds, Ice.Current current)
           
 

Method Detail

acquireProcessor

omero.grid.InteractiveProcessorPrx acquireProcessor(omero.model.Job submittedJob,
                                                    int seconds,
                                                    Ice.Current current)
                                                    throws omero.ServerError
Throws:
omero.ServerError


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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