org.glassfish.api.logging
Interface Task<T>


public interface Task<T>

Created by IntelliJ IDEA. User: dochez Date: May 24, 2007 Time: 1:10:38 PM To change this template use File | Settings | File Templates.


Method Summary
 T run()
           
 

Method Detail

run

T run()


Copyright © 2012 GlassFish Community. All Rights Reserved.