barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

com.barchart.udt.lib
Class VersionUDT

java.lang.Object
  extended by com.barchart.udt.lib.VersionUDT

public class VersionUDT
extends Object

Publish library version information


Field Summary
static String BARCHART_ARTIFACT
           
static String BARCHART_GROUP
           
static String BARCHART_NAME
           
static String BARCHART_TIMESTAMP
           
static String BARCHART_VERSION
           
static String JAVA_VENDOR
           
static String JAVA_VERSION
           
static String JAVA_VM_NAME
           
protected static org.slf4j.Logger log
           
static String OS_ARCH
           
static String OS_NAME
           
static String OS_VERSION
           
protected static String PROP_BARCHART_ARTIFACT
           
protected static String PROP_BARCHART_GROUP
           
protected static String PROP_BARCHART_NAME
           
protected static String PROP_BARCHART_TIMESTAMP
           
protected static String PROP_BARCHART_VERSION
           
protected static String PROP_FILE
           
protected static String PROP_JAVA_VENDOR
           
protected static String PROP_JAVA_VERSION
           
protected static String PROP_JAVA_VM_NAME
           
protected static String PROP_OS_ARCH
           
protected static String PROP_OS_NAME
           
protected static String PROP_OS_VERSION
           
protected static String PROP_UDT_VERSION
           
static String UDT_VERSION
           
 
Constructor Summary
VersionUDT()
           
 
Method Summary
protected static void append(StringBuilder text, String EOL)
           
static String asHtml()
           
static String asText()
           
protected static String barchartName(String name)
          FIXME needs build system change
static void log()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.slf4j.Logger log

PROP_JAVA_VENDOR

protected static final String PROP_JAVA_VENDOR
See Also:
Constant Field Values

PROP_JAVA_VERSION

protected static final String PROP_JAVA_VERSION
See Also:
Constant Field Values

PROP_JAVA_VM_NAME

protected static final String PROP_JAVA_VM_NAME
See Also:
Constant Field Values

JAVA_VENDOR

public static final String JAVA_VENDOR

JAVA_VERSION

public static final String JAVA_VERSION

JAVA_VM_NAME

public static final String JAVA_VM_NAME

PROP_OS_NAME

protected static final String PROP_OS_NAME
See Also:
Constant Field Values

PROP_OS_ARCH

protected static final String PROP_OS_ARCH
See Also:
Constant Field Values

PROP_OS_VERSION

protected static final String PROP_OS_VERSION
See Also:
Constant Field Values

OS_NAME

public static final String OS_NAME

OS_ARCH

public static final String OS_ARCH

OS_VERSION

public static final String OS_VERSION

PROP_FILE

protected static final String PROP_FILE
See Also:
Constant Field Values

PROP_UDT_VERSION

protected static final String PROP_UDT_VERSION
See Also:
Constant Field Values

PROP_BARCHART_NAME

protected static final String PROP_BARCHART_NAME
See Also:
Constant Field Values

PROP_BARCHART_GROUP

protected static final String PROP_BARCHART_GROUP
See Also:
Constant Field Values

PROP_BARCHART_ARTIFACT

protected static final String PROP_BARCHART_ARTIFACT
See Also:
Constant Field Values

PROP_BARCHART_VERSION

protected static final String PROP_BARCHART_VERSION
See Also:
Constant Field Values

PROP_BARCHART_TIMESTAMP

protected static final String PROP_BARCHART_TIMESTAMP
See Also:
Constant Field Values

UDT_VERSION

public static final String UDT_VERSION

BARCHART_NAME

public static final String BARCHART_NAME

BARCHART_GROUP

public static final String BARCHART_GROUP

BARCHART_ARTIFACT

public static final String BARCHART_ARTIFACT

BARCHART_VERSION

public static final String BARCHART_VERSION

BARCHART_TIMESTAMP

public static final String BARCHART_TIMESTAMP
Constructor Detail

VersionUDT

public VersionUDT()
Method Detail

barchartName

protected static String barchartName(String name)
FIXME needs build system change

current contract is to depend on NAR snapshot


append

protected static void append(StringBuilder text,
                             String EOL)

log

public static final void log()

asText

public static final String asText()

asHtml

public static final String asHtml()

barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.