|
IBM 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.element.scope.SingletonScope
public final class SingletonScope
Constructor Summary | |
---|---|
SingletonScope()
|
Method Summary | |
---|---|
void |
cacheElement(java.lang.String id,
Tag tag,
java.lang.Object element)
Put the element into cache. |
void |
destoryElements()
|
java.lang.Object |
getElement(java.lang.String id)
If element in this scope, return the element; Or return null. |
void |
setLifyCycleProcessor(LifeCycleProcessor processor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingletonScope()
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()
destoryElements
in interface Scope
public void setLifyCycleProcessor(LifeCycleProcessor processor)
setLifyCycleProcessor
in interface Scope
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |