com.bigdata
Interface Banner.Options

Enclosing class:
Banner

public static interface Banner.Options

Environment variables understood by the Banner class.

Version:
$Id: Banner.java 6011 2012-02-11 01:05:10Z thompsonbry $
Author:
Bryan Thompson

Field Summary
static String LOG4J_MBEANS_DISABLE
          This may be used to disable JMX MBeans which self-report on the log4j properties.
static String QUIET
          This may be used to suppress the banner text.
 

Field Detail

QUIET

static final String QUIET
This may be used to suppress the banner text.

See Also:
Constant Field Values

LOG4J_MBEANS_DISABLE

static final String LOG4J_MBEANS_DISABLE
This may be used to disable JMX MBeans which self-report on the log4j properties.

See Also:
Constant Field Values


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.