Tea Java Runtime API
Version 3.1.0

com.pdmfc.tea
Class SConfigInfo

java.lang.Object
  |
  +--com.pdmfc.tea.SConfigInfo

public class SConfigInfo
extends java.lang.Object

Provides configuration information used by some parts of the Tea API implementation.


Field Summary
static java.lang.String VERSION
          The name of the Tea API version parameter.
 
Method Summary
static java.lang.String getProperty(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
The name of the Tea API version parameter.
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String key)

Tea Java Runtime API
Version 3.1.0

© 2002 PDM&FC, All Rights Reserved.