org.shiftone.memento.view.bgtask
Interface BGTask

All Known Implementing Classes:
PhotoPreviewLoadTask

public interface BGTask


Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception