Package org.picocontainer.visitors
package org.picocontainer.visitors
-
ClassDescriptionAbstract PicoVisitor implementation.Exception for a PicoVisitor, that is dependent on a defined starting point of the traversal.A PicoVisitor implementation, that calls methods on the components of a specific type.Concrete implementation of Visitor which simply checks traversals.Visitor to verify
PicoContainer
instances.