org.lsst.ccs.config.remote.scripts
Class RegisterDescriptionFromFile
java.lang.Object
org.lsst.ccs.config.remote.scripts.RegisterDescriptionFromFile
public class RegisterDescriptionFromFile
- extends Object
gets description data from a file and registers it to the remote configuration service (on top of command bus).
- Author:
- bamade
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterDescriptionFromFile
public RegisterDescriptionFromFile(ConfigurationBusClient busClient)
RegisterDescriptionFromFile
public RegisterDescriptionFromFile()
register
public DescriptionResult register(String pathName,
String user,
String version)
throws Exception
- Throws:
Exception
Copyright © 2013 LSST. All Rights Reserved.