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

Quick Search    Search Deep

alice.tucson.runtime
Class NodeKeeper  view NodeKeeper download NodeKeeper.java

java.lang.Object
  extended byalice.tucson.runtime.NodeKeeper

public class NodeKeeper
extends java.lang.Object

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

Version:
1.0

Constructor Summary
NodeKeeper()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeKeeper

public NodeKeeper()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception