|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.velocityweb.BaseService
Base service class template, receive application context from caller
Constructor Summary | |
BaseService(AppContext context)
contructor,force to new with a context object |
Method Summary | |
protected AppContext |
getAppContext()
get application context, normally only called by BaseDAO contructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseService(AppContext context)
context
- application context objectMethod Detail |
protected AppContext getAppContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |