|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.webapp.element.scope.SessionScopeCache
public class SessionScopeCache
Constructor Summary | |
---|---|
SessionScopeCache()
|
Method Summary | |
---|---|
void |
cacheElement(java.lang.String id,
Tag tag,
java.lang.Object element)
Put the element into cache. |
void |
destoryElements()
destroy the cache |
java.lang.Object |
getElement(java.lang.String id)
If element in this scope, return the element; Or return null. |
void |
setLifyCycleProcessor(LifeCycleProcessor processor)
setter for the processor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionScopeCache()
Method Detail |
---|
public java.lang.Object getElement(java.lang.String id)
Scope
getElement
in interface Scope
public void cacheElement(java.lang.String id, Tag tag, java.lang.Object element)
Scope
cacheElement
in interface Scope
public void destoryElements()
Scope
destoryElements
in interface Scope
public void setLifyCycleProcessor(LifeCycleProcessor processor)
Scope
setLifyCycleProcessor
in interface Scope
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |