| java.lang.Object net.jforum.ForumStartup
ForumStartup | public class ForumStartup (Code) | | author: Rafael Steil version: $Id: ForumStartup.java,v 1.16 2006/08/23 02:24:06 rafaelsteil Exp $ |
startDatabase | public static boolean startDatabase()(Code) | | Starts the database implementation
true if everthing were ok throws: DatabaseException - if something were wrong |
startForumRepository | public static void startForumRepository()(Code) | | Starts the cache control for forums and categories.
throws: RepositoryStartupException - is something were wrong. |
|
|