org.jppf.startup
Interface JPPFStartup

All Superinterfaces:
Runnable
All Known Subinterfaces:
JPPFClientStartupSPI, JPPFDriverStartupSPI, JPPFNodeStartupSPI

public interface JPPFStartup
extends Runnable

Common super interface for node and server startup SPI interfaces.

Author:
Laurent Cohen

Method Summary
 
Methods inherited from interface java.lang.Runnable
run
 



Copyright © 2005-2010 JPPF Team.