ome.io.nio
Interface BackOff

All Known Implementing Classes:
SimpleBackOff

public interface BackOff

Strategy interface which is used by PixelsService to calculate the appropriate backoff to report to users when pixel data is not available.

Since:
Beta4.3.1
Author:
Josh Moore, josh at glencoesoftware.com

Method Summary
 void throwMissingPyramidException(String msg, ome.model.core.Pixels pixels)
           
 

Method Detail

throwMissingPyramidException

void throwMissingPyramidException(String msg,
                                  ome.model.core.Pixels pixels)


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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