org.lsst.ccs.config.remote.scripts
Class RegisterConfigurationFromFile
java.lang.Object
org.lsst.ccs.config.remote.scripts.RegisterConfigurationFromFile
public class RegisterConfigurationFromFile
- extends Object
registers a ConfigProfile saved in a .properties file to the remote Configuration service (using the buses).
- Author:
- bamade
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterConfigurationFromFile
public RegisterConfigurationFromFile(ConfigurationBusClient busClient)
RegisterConfigurationFromFile
public RegisterConfigurationFromFile()
register
public ProfileResult register(SubsystemDescription description,
String pathName,
String userName,
int level)
throws Exception
- Throws:
Exception
Copyright © 2013 LSST. All Rights Reserved.