org.lsst.ccs.elog
Class ELogConnectionUtils
java.lang.Object
org.lsst.ccs.elog.ELogConnectionUtils
public class ELogConnectionUtils
- extends Object
- Author:
- turri
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELogConnectionUtils
public ELogConnectionUtils()
getCategories
public static List<String> getCategories()
throws IOException
- Throws:
IOException
postEntryToElog
public static ElogTransactionResult postEntryToElog(ElogEntry entry)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Parameters:
args - the command line arguments
- Throws:
Exception
Copyright © 2013 LSST. All Rights Reserved.