All Packages This Package Class Hierarchy Class Search Index
Summary |
public interface BootProtocol { // Methods 1 public abstract void start(Flow, ThreadPool, MemSpec); }
NOTUSED: THIS IS NOT USED. DELETE ME The Interface all Boot Protocols must conform to.
This interface is used by all Protocols that can be booted by the NodeOS. The Node initialization function creates a newInstance() of the boot protocol and invokes the start method on it.
See Also: bootRootFlow
Methods |
· start | Summary | Top |
public abstract void start(Flow rootFlow, ThreadPool rootPool, MemSpec rootMemSpec)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7