|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Records method calls on a MutablePicoContainer.
This allows to replay all invocations on a different container instance.
| Method Summary | |
org.picocontainer.MutablePicoContainer |
getContainerProxy()
Creates a new proxy that will forward all method invocations to the container passed to the constructor. |
void |
replay(org.picocontainer.MutablePicoContainer target)
Replay recorded invocations on target container |
| Method Detail |
public org.picocontainer.MutablePicoContainer getContainerProxy()
replay(org.picocontainer.MutablePicoContainer)public void replay(org.picocontainer.MutablePicoContainer target)
target - container where the invocations should be replayed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||