|
||||||||||
| 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.CollectionReplacer
public class CollectionReplacer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.codehaus.wadi.aop.tracker.basic.AbstractReplacer |
|---|
AbstractReplacer.Replacer |
| Constructor Summary | |
|---|---|
CollectionReplacer(InstanceAndTrackerReplacer parentReplacer)
|
|
| Method Summary | |
|---|---|
boolean |
canProcess(java.lang.Object instance)
|
protected java.util.Collection |
newCollection(java.util.Collection collection)
|
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 CollectionReplacer(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 AbstractReplacerprotected java.util.Collection newCollection(java.util.Collection collection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||