Package org.jppf.startup

Support for service provider interface, to provide pluggable startup classes for nodes and drivers.

See:
          Description

Interface Summary
JPPFClientStartupSPI This interface class represents objects that are run at client startup time.
JPPFDriverStartupSPI This interface class represents objects that are run at server startup time.
JPPFNodeStartupSPI This interface represents objects that are run at node startup time.
JPPFStartup Common super interface for node and server startup SPI interfaces.
 

Class Summary
JPPFStartupLoader Loader for the JPPF startup SPI implementations.
 

Package org.jppf.startup Description

Support for service provider interface, to provide pluggable startup classes for nodes and drivers.



Copyright © 2005-2010 JPPF Team.