org.hibersap.configuration
Class Environment

java.lang.Object
  extended by org.hibersap.configuration.Environment

public final class Environment
extends java.lang.Object


Field Summary
static java.lang.String HIBERSAP_PROPERTIES_FILE
           
static java.lang.String HIBERSAP_XML_FILE
           
static java.lang.String VERSION
           
 
Constructor Summary
Environment()
           
 
Method Summary
static HibersapConfig getHibersapConfig()
           
 
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
See Also:
Constant Field Values

HIBERSAP_PROPERTIES_FILE

public static final java.lang.String HIBERSAP_PROPERTIES_FILE
See Also:
Constant Field Values

HIBERSAP_XML_FILE

public static final java.lang.String HIBERSAP_XML_FILE
See Also:
Constant Field Values
Constructor Detail

Environment

public Environment()
Method Detail

getHibersapConfig

public static HibersapConfig getHibersapConfig()


Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.