com.mycila.testing.core.util
Interface Closeable


public interface Closeable

Author:
Mathieu Carbou (mathieu.carbou@gmail.com)

Method Summary
 void close()
           
 

Method Detail

close

void close()
           throws Exception
Throws:
Exception


Copyright © 2008-2011 Mycila. All Rights Reserved.