org.lsst.ccs.startup
Class SubsystemBootFromBus
java.lang.Object
org.lsst.ccs.startup.SubsystemBootFromBus
public class SubsystemBootFromBus
- extends Object
Starts a subsystem by requiring data from the network.
tow different options:
- no argument provided to the call: the boot code broadcast the MAC address and waits for command
- arguments provided subsystem name, configuration name , tag: the boot code broadcasts a request and waits for a command
if time out it searches of a local file in the cache
if property org.lsst.ccs.testcontext is set then the status message notifies server that only a test server
should be used.
- Author:
- bamade
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubsystemBootFromBus
public SubsystemBootFromBus()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013 LSST. All Rights Reserved.