Dispose the components of this PicoContainer and all its logical child containers. Any component implementing the lifecycle interface {@link org.picocontainer.Disposable} will be disposed.
@see #makeChildContainer()
@see #addChildContainer(PicoContainer)
@see #removeChildContainer(PicoContainer)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.