|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZApplication | |
|---|---|
| org.ztemplates.web.application | |
| org.ztemplates.web.request | |
| org.ztemplates.web.request.impl | |
| org.ztemplates.web.standalone | |
| Uses of ZApplication in org.ztemplates.web.application |
|---|
| Methods in org.ztemplates.web.application that return ZApplication | |
|---|---|
static ZApplication |
ZApplicationRepositoryWeb.getApplication(javax.servlet.ServletContext servletContext)
|
| Methods in org.ztemplates.web.application with parameters of type ZApplication | |
|---|---|
ZIEncryptionService |
ZServiceFactoryWrapper.createEncryptionService(ZApplication application)
|
ZIEncryptionService |
ZIServiceFactory.createEncryptionService(ZApplication application)
|
ZIExceptionService |
ZServiceFactoryWrapper.createExceptionService(ZApplication application)
|
ZIExceptionService |
ZIServiceFactory.createExceptionService(ZApplication application)
|
ZIMessageService |
ZServiceFactoryWrapper.createMessageService(ZApplication application)
|
ZIMessageService |
ZIServiceFactory.createMessageService(ZApplication application)
|
ZISecurityService |
ZServiceFactoryWrapper.createSecurityService(ZApplication application)
|
ZISecurityService |
ZIServiceFactory.createSecurityService(ZApplication application)
|
static void |
ZApplicationRepositoryWeb.setApplication(javax.servlet.ServletContext servletContext,
ZApplication application)
|
| Uses of ZApplication in org.ztemplates.web.request |
|---|
| Constructors in org.ztemplates.web.request with parameters of type ZApplication | |
|---|---|
ZServiceRepositoryWebapp(ZApplication application,
ZIServiceFactory serviceFactory,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
|
| Uses of ZApplication in org.ztemplates.web.request.impl |
|---|
| Methods in org.ztemplates.web.request.impl with parameters of type ZApplication | |
|---|---|
ZIEncryptionService |
ZServiceFactory.createEncryptionService(ZApplication application)
|
ZIExceptionService |
ZServiceFactory.createExceptionService(ZApplication application)
|
ZIMessageService |
ZServiceFactory.createMessageService(ZApplication application)
|
ZISecurityService |
ZServiceFactory.createSecurityService(ZApplication application)
|
| Constructors in org.ztemplates.web.request.impl with parameters of type ZApplication | |
|---|---|
ZApplicationServiceImpl(ZApplication application)
|
|
| Uses of ZApplication in org.ztemplates.web.standalone |
|---|
| Methods in org.ztemplates.web.standalone that return ZApplication | |
|---|---|
static ZApplication |
ZApplicationRepositoryStandalone.getApplication(String applicationName)
|
| Methods in org.ztemplates.web.standalone with parameters of type ZApplication | |
|---|---|
static void |
ZApplicationRepositoryStandalone.setApplication(String applicationName,
ZApplication application)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||