|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.AbstractMap | +--java.util.HashMap | +--velosurf.context.DBReference | +--velosurf.standalone.Velosurf
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Fields inherited from class velosurf.context.DBReference |
mCache, mDB, mExternalParams |
Fields inherited from class java.util.HashMap |
count, emptyHashIterator, ENTRIES, entrySet, KEYS, keySet, loadFactor, modCount, serialVersionUID, table, threshold, values, VALUES |
Constructor Summary | |
Velosurf()
|
Method Summary | |
protected java.io.File |
findConfig()
|
protected void |
init(java.io.File config)
|
protected void |
initLogging()
|
Methods inherited from class velosurf.context.DBReference |
deobfuscate, get, getError, init, obfuscate, put |
Methods inherited from class java.util.HashMap |
|
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, registerNatives, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Constructor Detail |
public Velosurf()
Method Detail |
protected void initLogging()
protected java.io.File findConfig() throws java.io.IOException
protected void init(java.io.File config) throws java.io.IOException, java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |