|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.desy.acop.launcher.Utilities
public class Utilities
Utilities
offers a set of static methods to load the acop configurations.
Field Summary | |
---|---|
static java.lang.String |
SPIDER_CUSTOMACTION
|
static java.lang.String |
WEBPAGE_LOCATION
|
Constructor Summary | |
---|---|
Utilities()
|
Method Summary | |
---|---|
static java.lang.String |
getAcopProperty(java.lang.String name)
Returns the property defined by the given name. |
static java.util.Properties |
getProperties()
Reads and returns the properties from the acop/acop.properties file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SPIDER_CUSTOMACTION
public static final java.lang.String WEBPAGE_LOCATION
Constructor Detail |
---|
public Utilities()
Method Detail |
---|
public static java.lang.String getAcopProperty(java.lang.String name)
name
- the name of the property
public static java.util.Properties getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |