driver
Interface CBR.ServerInterface

All Superinterfaces:
JistAPI.Proxiable, JistAPI.Timeless
All Known Implementing Classes:
CBR.Server
Enclosing class:
CBR

public static interface CBR.ServerInterface
extends JistAPI.Proxiable

The interface for server nodes in the simulation.


Method Summary
 void run()
          Starts the server.
 

Method Detail

run

void run()
Starts the server.