org.marketcetera.ors.info
Interface SystemInfo

All Superinterfaces:
ReadInfo
All Known Implementing Classes:
SystemInfoImpl

public interface SystemInfo
extends ReadInfo

A store for system-wide key-value pairs.

Since:
2.0.0
Version:
$Id: SystemInfo.java 16154 2012-07-14 16:34:05Z colin $
Author:
tlerios@marketcetera.com

Field Summary
static String HISTORY_SERVICES
          The ReportHistoryServices key.
 
Method Summary
 
Methods inherited from interface org.marketcetera.ors.info.ReadInfo
contains, getName, getPath, getValue, getValueIfInstanceOf, getValueIfNonNull, getValueIfNonNullInstanceOf, getValueIfSet
 

Field Detail

HISTORY_SERVICES

static final String HISTORY_SERVICES
The ReportHistoryServices key.

See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.