Class ComposingMonitor

java.lang.Object
org.picocontainer.monitors.AbstractComponentMonitor
org.picocontainer.monitors.ComposingMonitor
All Implemented Interfaces:
Serializable, ComponentMonitor, ComponentMonitorStrategy

public class ComposingMonitor extends AbstractComponentMonitor
The first of a list of composers passed in that responds with an instance for a missing component will be used.
See Also: