org.openejb
Class EnvProps

java.lang.Object
  extended by org.openejb.EnvProps

public class EnvProps
extends Object


Field Summary
static String ASSEMBLER
           
static String CONFIGURATION
           
static String CONFIGURATION_FACTORY
           
static String DEPLOYED_JAR_DIRECTORY
           
static String DEPLOYED_RAR_DIRECTORY
           
 
Constructor Summary
EnvProps()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIGURATION

public static final String CONFIGURATION
See Also:
Constant Field Values

ASSEMBLER

public static final String ASSEMBLER
See Also:
Constant Field Values

CONFIGURATION_FACTORY

public static final String CONFIGURATION_FACTORY
See Also:
Constant Field Values

DEPLOYED_RAR_DIRECTORY

public static final String DEPLOYED_RAR_DIRECTORY
See Also:
Constant Field Values

DEPLOYED_JAR_DIRECTORY

public static final String DEPLOYED_JAR_DIRECTORY
See Also:
Constant Field Values
Constructor Detail

EnvProps

public EnvProps()


Copyright © 1999-2012 OpenEJB. All Rights Reserved.