org.tinygroup.weblayer.tinyprocessor
public class UiEngineTinyProcessor extends AbstractTinyProcessor
| Modifier and Type | Field and 描述 |
|---|---|
static int |
CACHE_TIME |
processorName, tinyProcessorConfigTINY_PROCESSOR| Constructor and 描述 |
|---|
UiEngineTinyProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
protected void |
customInit() |
org.tinygroup.fileresolver.FullContextFileRepository |
getFullContextFileRepository() |
UIComponentManager |
getUiComponentManager() |
void |
reallyProcess(String servletPath,
WebContext context)
tinyprocessor的逻辑处理方法,由子类来完成
|
void |
setFullContextFileRepository(org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository) |
void |
setUiComponentManager(UIComponentManager uiComponentManager) |
destroy, get, getInitParamMap, getOrder, getProcessorName, init, isMatch, process, setProcessorNamepublic static final int CACHE_TIME
public UIComponentManager getUiComponentManager()
public void setUiComponentManager(UIComponentManager uiComponentManager)
public org.tinygroup.fileresolver.FullContextFileRepository getFullContextFileRepository()
public void setFullContextFileRepository(org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository)
public void reallyProcess(String servletPath, WebContext context) throws javax.servlet.ServletException, IOException
AbstractTinyProcessorreallyProcess 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionIOExceptionprotected void customInit()
throws javax.servlet.ServletException
customInit 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.