Class SecurityMetadataCreator


  • public class SecurityMetadataCreator
    extends deltix.util.cmdline.DefaultApplication
    Description: deltix.qsrv.hf.tickdb.tool.SecurityMetatadaCreator Date: Jan 4, 2010
    • Field Summary

      • Fields inherited from class deltix.util.cmdline.DefaultApplication

        errWriter, outWriter
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      protected void run()  
      • Methods inherited from class deltix.util.cmdline.DefaultApplication

        createDateFormat, createDecimalFormat, findArg, getArgs, getArgValue, getArgValue, getArgValues, getDateArg, getDateFormatSpec, getDefaultDateFormat, getDefaultTimeZone, getDoubleArgValue, getFileArg, getFileArgs, getIntArgValue, getLongArgValue, getMandatoryArgValue, getMandatoryFileArg, getTimeZone, handleException, isArgSpecified, parseDateTime, printException, printException, printUsage, printUsage, printUsageAndExit, start
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SecurityMetadataCreator

        public SecurityMetadataCreator​(java.lang.String[] args)
    • Method Detail

      • run

        protected void run()
                    throws java.lang.Throwable
        Specified by:
        run in class deltix.util.cmdline.DefaultApplication
        Throws:
        java.lang.Throwable
      • main

        public static void main​(java.lang.String[] args)