org.lsst.ccs.startup
Class SubsystemBootFromBus

java.lang.Object
  extended by org.lsst.ccs.startup.SubsystemBootFromBus

public class SubsystemBootFromBus
extends Object

Starts a subsystem by requiring data from the network. tow different options:

if property org.lsst.ccs.testcontext is set then the status message notifies server that only a test server should be used.

Author:
bamade

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

Constructor Detail

SubsystemBootFromBus

public SubsystemBootFromBus()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013 LSST. All Rights Reserved.