sidnet.stack.driver
Interface MainLineInterface

All Superinterfaces:
JistAPI.Proxiable, JistAPI.Timeless
All Known Implementing Classes:
MainLine

public interface MainLineInterface
extends JistAPI.Proxiable


Method Summary
 boolean busy()
           
 void callback()
           
 void run()
           
 

Method Detail

run

void run()

callback

void callback()

busy

boolean busy()
             throws JistAPI.Continuation
Throws:
JistAPI.Continuation