|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ondelette.servlet.webannonces.AnnoncesFolderFactory
A factory for AnnoncesFolder
| Field Summary | |
static long |
mDelay
Delay to save data on disk |
static int |
mSize
Number of ads per page |
| Constructor Summary | |
AnnoncesFolderFactory()
|
|
| Method Summary | |
static void |
destroy()
Call this when the servlet dies |
static AnnoncesFolder |
getAnnoncesFolder(java.io.File file)
Gets the annoncesFolder attribute of the AnnoncesFolderFactory class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static long mDelay
public static int mSize
| Constructor Detail |
public AnnoncesFolderFactory()
| Method Detail |
public static AnnoncesFolder getAnnoncesFolder(java.io.File file)
file -
public static void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||