|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.velocityweb.context.AppContext
org.velocityweb.context.WebAppContext
org.velocityweb.context.impl.SimpleWebAppContext
simple application context for web request
| Nested Class Summary |
| Nested classes inherited from class org.velocityweb.context.WebAppContext |
WebAppContext.ResponseType |
| Constructor Summary | |
SimpleWebAppContext(java.lang.Object dataSource,
int transactionIsolation,
java.util.Map context,
java.util.ResourceBundle resourceBundle,
Controller controller)
contructor |
|
| Methods inherited from class org.velocityweb.context.WebAppContext |
getCurrentUser, getResponseType, put, setCurrentUser, setResponseType |
| Methods inherited from class org.velocityweb.context.AppContext |
closeConnection, commitAndClose, getBeginTime, getConnection, getController, getResourceBundle, getTransactionIsolation, rollbackAndClose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleWebAppContext(java.lang.Object dataSource,
int transactionIsolation,
java.util.Map context,
java.util.ResourceBundle resourceBundle,
Controller controller)
dataSource - data source, use ConnectionPoolDataSource will be bettertransactionIsolation - transaction isolation levelresourceBundle - resource bundle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||