|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.Broker
org.webmacro.servlet.ServletBroker
Field Summary | |
protected javax.servlet.ServletContext |
_servletContext
|
Fields inherited from class org.webmacro.Broker |
_config, _log, _ls, _myClassLoader, _name, _prof, _propertyOperators, _providers, _systemClassLoader, BROKERS, SETTINGS_PREFIX, WEBMACRO_DEFAULTS, WEBMACRO_PROPERTIES |
Constructor Summary | |
protected |
ServletBroker(javax.servlet.ServletContext sc)
|
Method Summary | |
static Broker |
getBroker(javax.servlet.Servlet s)
|
javax.servlet.ServletContext |
getServletContext()
|
void |
initLog(Settings config)
|
Methods inherited from class org.webmacro.Broker |
addProvider, classForName, findBroker, get, getBooleanSetting, getBroker, getBroker, getBrokerLocal, getClassLoader, getEvaluationExceptionHandler, getFastWriter, getFunction, getIntegerSetting, getIntegerSetting, getLog, getLog, getName, getProvider, getResource, getResourceAsStream, getSetting, getSettings, getTemplate, getValue, init, initLog, loadDefaultSettings, loadSettings, loadSystemSettings, main, newProfile, putFunction, register, setBrokerLocal, setEvaluationExceptionHandler, shutdown, startClient, stopClient, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected javax.servlet.ServletContext _servletContext
Constructor Detail |
protected ServletBroker(javax.servlet.ServletContext sc) throws InitException
Method Detail |
public void initLog(Settings config)
public static Broker getBroker(javax.servlet.Servlet s) throws InitException
InitException
public javax.servlet.ServletContext getServletContext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |