|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<java.lang.Object,java.lang.Object>
java.util.Properties
be.erwinsmout.MyProperties
be.SIRAPRISE.client.ProcessScriptProperties
public class ProcessScriptProperties
ProcessScriptProperties is a Properties object that holds the Properties that are relevant to the script processor. It has the DBConnectionProperties object as its parent properties.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class be.erwinsmout.MyProperties |
|---|
MyProperties.SKIPAUTOLOAD |
| Field Summary |
|---|
| Fields inherited from class be.erwinsmout.MyProperties |
|---|
SUFFIX |
| Method Summary | |
|---|---|
static java.util.Properties |
getInstance()
Gets the instance |
| Methods inherited from class be.erwinsmout.MyProperties |
|---|
resolveSystemPropertyRefs |
| Methods inherited from class java.util.Properties |
|---|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Properties getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||