|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.struts.taglib.tiles.DefinitionTagSupport
org.apache.struts.taglib.tiles.InsertTag
com.macvu.tiles.taglib.CacheInsertTag
com.macvu.tiles.taglib.CacheGetTag
public class CacheGetTag
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.macvu.tiles.taglib.CacheInsertTag |
---|
CacheInsertTag.CacheInsertHandler |
Nested classes/interfaces inherited from class org.apache.struts.taglib.tiles.InsertTag |
---|
org.apache.struts.taglib.tiles.InsertTag.DirectStringHandler, org.apache.struts.taglib.tiles.InsertTag.InsertHandler, org.apache.struts.taglib.tiles.InsertTag.TagHandler |
Field Summary |
---|
Fields inherited from class com.macvu.tiles.taglib.CacheInsertTag |
---|
log |
Fields inherited from class org.apache.struts.taglib.tiles.InsertTag |
---|
attribute, beanName, beanProperty, beanScope, cachedCurrentContext, definitionName, flush, isErrorIgnored, name, pageContext, processEndTag, ROLE_DELIMITER, tagHandler |
Fields inherited from class org.apache.struts.taglib.tiles.DefinitionTagSupport |
---|
controllerName, controllerType, page, role |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id |
Fields inherited from interface org.apache.struts.taglib.tiles.ComponentConstants |
---|
COMPONENT_CONTEXT, COMPONENT_SCOPE, EXCEPTION_KEY, LOCALE_KEY |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
CacheGetTag()
Constructor. |
Method Summary | |
---|---|
void |
release()
Release all allocated resources. |
Methods inherited from class com.macvu.tiles.taglib.CacheInsertTag |
---|
doInclude, processDefinition |
Methods inherited from class org.apache.struts.taglib.tiles.InsertTag |
---|
createTagHandler, doEndTag, doInclude, doStartTag, getBeanName, getBeanProperty, getBeanScope, getDefinitionName, getFlush, getIgnore, getName, getPageContext, processAsDefinitionOrURL, processAttribute, processBean, processDefinitionName, processName, processNestedTag, processNestedTag, processObjectValue, processTypedAttribute, processUrl, putAttribute, putAttribute, releaseInternal, setAttribute, setBeanName, setBeanProperty, setBeanScope, setComponent, setDefinition, setFlush, setFlush, setIgnore, setName, setPageContext, userHasRole |
Methods inherited from class org.apache.struts.taglib.tiles.DefinitionTagSupport |
---|
getControllerName, getControllerType, getPage, getRole, getTemplate, setController, setControllerClass, setControllerName, setControllerType, setControllerUrl, setPage, setRole, setTemplate |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheGetTag()
true
.
Method Detail |
---|
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class org.apache.struts.taglib.tiles.InsertTag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |