|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerRecorder
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 |
|---|
org.picocontainer.MutablePicoContainer getContainerProxy()
replay(org.picocontainer.MutablePicoContainer)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 | |||||||||