Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A M N

A

alice.tucson.runtime - package alice.tucson.runtime
 

M

main(String[]) - Static method in class alice.tucson.runtime.Node
Application installing TuCSoN infrastructure
main(String[]) - Static method in class alice.tucson.runtime.NodeKeeper
 

N

Node - class alice.tucson.runtime.Node.
Defines the TuCSoN node enabling the infrastructure on a host, accessible through TuCSoN user, behaving like classic a daemon.
Node() - Constructor for class alice.tucson.runtime.Node
Constructs a node on default TuCSoN port
Node(int) - Constructor for class alice.tucson.runtime.Node
Constructs a node specifying a port
NodeKeeper - class alice.tucson.runtime.NodeKeeper.
This application installs and keeps installed a TuCSoN node It observes the TuCSoN infrastructure and in the case of infrastructure shutdown (because of failure), it restores the infrastructure
NodeKeeper() - Constructor for class alice.tucson.runtime.NodeKeeper
 

A M N