|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectBodyTagSupport
org.apache.tiles.jsp.taglib.TilesBodyTag
org.apache.tiles.jsp.taglib.definition.InitContainerTag
TilesInitializer and the various ways to
initialize Tiles, like TilesServlet.
@Deprecated public class InitContainerTag
Init definitions impl.
| Nested Class Summary | |
|---|---|
static class |
InitContainerTag.RuntimeConfiguredContext
Deprecated. A servlet context created "on the fly" for container initialization. |
| Constructor Summary | |
|---|---|
InitContainerTag()
Deprecated. |
|
| Method Summary | |
|---|---|
int |
doEndTag()
Deprecated. |
int |
doStartTag()
Deprecated. |
String |
getContainerFactory()
Deprecated. Returns the container factory class name. |
String |
getContainerKey()
Deprecated. Returns the key under which the container will be stored. |
protected void |
reset()
Deprecated. Release any per-invocation resources, resetting any resources or state that should be cleared between successive invocations of Tag and
Tag. |
void |
setContainerFactory(String containerFactory)
Deprecated. Sets the container factory class name. |
void |
setContainerKey(String containerKey)
Deprecated. Sets the key under which the container will be stored. |
| Methods inherited from class org.apache.tiles.jsp.taglib.TilesBodyTag |
|---|
doCatch, doFinally, release |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitContainerTag()
| Method Detail |
|---|
public String getContainerFactory()
public void setContainerFactory(String containerFactory)
containerFactory - The container factory class name.public String getContainerKey()
public void setContainerKey(String containerKey)
containerKey - the containerKey The container key.protected void reset()
Tag and
Tag.
reset in class TilesBodyTagpublic int doStartTag()
public int doEndTag()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||