olr
Class Olr

java.lang.Object
  extended bycom.lutris.appserver.server.StandardApplication
      extended byolr.Olr
All Implemented Interfaces:
com.lutris.appserver.server.Application

public final class Olr
extends com.lutris.appserver.server.StandardApplication

Version:
$Id: Olr.java,v 1.11 2004/08/02 19:01:18 roku Exp $

Field Summary
 
Fields inherited from class com.lutris.appserver.server.StandardApplication
appName, config, data, databaseManager, defaultUrl, logChannel, logger, presentationManager, sendCookieForNewSession, sessionManager, state, xmlcFactory
 
Fields inherited from interface com.lutris.appserver.server.Application
DEAD, HALTED, INCOMPLETE, RUNNING, STOPPED
 
Constructor Summary
Olr()
           
 
Method Summary
static void initTorque()
           
 boolean requestPreprocessor(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms)
           
 void startup(com.lutris.util.Config appConfig)
           
 
Methods inherited from class com.lutris.appserver.server.StandardApplication
createDatabaseManager, createSession, createSessionManager, encodeUrl, encodeUrl, ensureSession, getApplicationData, getConfig, getDatabaseManager, getHttpPresentationManager, getLogChannel, getName, getSessionManager, getState, getXMLCFactory, initializeNewSession, printCopyrightHeader, requestPostProcessor, restartup, servletRequestPreprocessor, setCookieForNewSession, setHttpPresentationManager, setLogChannel, setName, setXMLCFactory, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Olr

public Olr()
Method Detail

startup

public void startup(com.lutris.util.Config appConfig)
             throws com.lutris.appserver.server.ApplicationException
Throws:
com.lutris.appserver.server.ApplicationException

requestPreprocessor

public boolean requestPreprocessor(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms)
                            throws java.lang.Exception
Throws:
java.lang.Exception

initTorque

public static void initTorque()
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2004 University of Hannover. All Rights Reserved.