|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ondelette.servlet.webforum.ForumFactory
A factory for forums
Constructor Summary | |
ForumFactory()
|
Method Summary | |
static void |
destroy()
|
static Forum |
getForum(java.io.File ForumFile)
Gets the forum attribute of the ForumFactory class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ForumFactory()
Method Detail |
public static Forum getForum(java.io.File ForumFile) throws java.io.IOException
ForumFile
-
java.io.IOException
public static void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |