|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
public class WSAG4JEnvironment
MSSEnvironment
| Field Summary | |
|---|---|
static String |
DEFAULT_CONFIGURATION_FILE
Default WSAG4J configuration file. |
static String |
DEFAULT_CONFIGURATION_PATH
Default WSAG4J configuration path. |
static String |
DEFAULT_CONFIGURATION_PATH_KEY
System property to lookup default WSAG4J configuration path. |
| Constructor Summary | |
|---|---|
WSAG4JEnvironment()
default constructor |
|
WSAG4JEnvironment(String path)
Creates a configuration environment with the specified configuration path. |
|
| Method Summary | |
|---|---|
String |
getConfigurationPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_CONFIGURATION_PATH_KEY
public static final String DEFAULT_CONFIGURATION_PATH
public static final String DEFAULT_CONFIGURATION_FILE
| Constructor Detail |
|---|
public WSAG4JEnvironment()
public WSAG4JEnvironment(String path)
path - the WSAG4J configuration path| Method Detail |
|---|
public String getConfigurationPath()
getConfigurationPath in interface WSAG4JConfigurationEnvironmentWSAG4JConfigurationEnvironment.getConfigurationPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||