Package | Description |
---|---|
org.picocontainer.composers |
Composers collaborate with ComposingMonitor to collect subsets of components for injection according to an scheme
like:
|
org.picocontainer.defaults.issues | |
org.picocontainer.monitors |
A Monitor is something PicoContainer uses to inform on events in component instantiation and lifecycle.
|
Class and Description |
---|
ComposingMonitor.Composer
A Composer can be used to make components that are otherwise missing.
|
Class and Description |
---|
NullComponentMonitor
A
ComponentMonitor which does nothing. |
Class and Description |
---|
AbstractComponentMonitor
A
monitor which delegates to another monitor. |
ComposingMonitor.Composer
A Composer can be used to make components that are otherwise missing.
|
Copyright © 2003–2016 Codehaus. All rights reserved.