|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.aop.tracker.basic.AbstractReplacer
org.codehaus.wadi.aop.tracker.basic.MapReplacer
public class MapReplacer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.wadi.aop.tracker.basic.AbstractReplacer |
---|
AbstractReplacer.Replacer |
Constructor Summary | |
---|---|
MapReplacer(InstanceAndTrackerReplacer parentReplacer)
|
Method Summary | |
---|---|
boolean |
canProcess(java.lang.Object instance)
|
protected java.util.Map |
newMap(java.util.Map map)
|
protected java.lang.Object |
replace(java.lang.Object instance,
AbstractReplacer.Replacer replacer)
|
Methods inherited from class org.codehaus.wadi.aop.tracker.basic.AbstractReplacer |
---|
replaceWithInstance, replaceWithTracker |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapReplacer(InstanceAndTrackerReplacer parentReplacer)
Method Detail |
---|
public boolean canProcess(java.lang.Object instance)
protected java.lang.Object replace(java.lang.Object instance, AbstractReplacer.Replacer replacer)
replace
in class AbstractReplacer
protected java.util.Map newMap(java.util.Map map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |