Version: 1.1.1

org.biomoby.service
Interface Asynchronous


public interface Asynchronous

This interface is used by MobyServlet to determine if the processRequest() method should be spawned in a separate thread. Any subclass of MobyServlet that implements this interface will automagically be multi-threaded. By default, the maximum number of threads allowed is the number of processors on the machine.



Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010