org.guiceyfruit.support
Interface CloseTask


public interface CloseTask

Some task which may throw an exception

Version:
$Revision: 1.1 $

Method Summary
 java.lang.Object getSource()
           
 void perform()
           
 

Method Detail

getSource

java.lang.Object getSource()

perform

void perform()
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.